Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a new setting that will define the default timezone of the application #1390

Closed
alextselegidis opened this issue Jul 18, 2023 · 1 comment
Assignees
Milestone

Comments

@alextselegidis
Copy link
Owner

This is part of the application global settings and upon change, the app should prompt the admin if they would like to apply the change to all the users of the application.

Alex Tselegidis, Easy!Appointments Creator
Need a customization? Get a free quote!
sudwebdesign added a commit to sudwebdesign/easyappointments that referenced this issue Apr 24, 2024
+ Language by `vars('language')`
+ + When add a user, the selected lang is same as back office lang
+ + Note : when change lang with bottom selector, go to default lang

+ Timezone by `moment.tz.guess()`
+ + See :
https://stackoverflow.com/questions/1091372/getting-the-clients-time-zone-and-offset-in-javascript#40435316

`Fix empty field language val for secretaries admin page`

More usefull and maybe for alextselegidis#1386 alextselegidis#1476 & alextselegidis#1390
sudwebdesign added a commit to sudwebdesign/easyappointments that referenced this issue Apr 24, 2024
+ Language by `vars('language')`
+ + When add a user, the selected lang is same as back office lang
+ + Note : when change lang with bottom selector, go to default lang

+ Timezone by `moment.tz.guess()`
+ + See :
https://stackoverflow.com/questions/1091372/getting-the-clients-time-zone-and-offset-in-javascript#40435316

`Fix empty field language val for secretaries admin page`

More usefull and maybe for alextselegidis#1386 alextselegidis#1476 & alextselegidis#1390
@alextselegidis
Copy link
Owner Author

Merged

Alex Tselegidis, Easy!Appointments Creator
Need a customization? Get a free quote!

@alextselegidis alextselegidis added this to the v1.5.0 milestone May 11, 2024
@alextselegidis alextselegidis self-assigned this May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant