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

Datepicker: make it easy to work with ISO timezones #488

Open
jpike88 opened this issue Jun 11, 2021 · 6 comments
Open

Datepicker: make it easy to work with ISO timezones #488

jpike88 opened this issue Jun 11, 2021 · 6 comments

Comments

@jpike88
Copy link

jpike88 commented Jun 11, 2021

Our app allows clients to set a timezone independent from their system UTC settings.

It should be as simple as passing an argument like 'Australia/Sydney' through, and the rest is handled naturally.

Right now it's maddening to work with

@dioslaska
Copy link
Contributor

Timezone support added in v5.7.0.
Here's an example: https://demo.mobiscroll.com/scheduler/setting-the-timezone#

@jpike88
Copy link
Author

jpike88 commented Dec 7, 2021

I should have been more specific, I'm referring to the date picker and range picker. Your link refers only to the scheduler, which we don't use. If that's the case are you able to reopen this?

@dioslaska dioslaska reopened this Dec 7, 2021
@dioslaska dioslaska changed the title Make it easy to work with ISO timezones Datepicker: make it easy to work with ISO timezones Dec 7, 2021
@jpike88
Copy link
Author

jpike88 commented Mar 6, 2022

Recently added timezone support is broken if the picker is in 'date' controls mode. It appears to work in 'datetime' mode, but this improvement is half-implemented as it should cover the 'date' controls mode too.

@jpike88
Copy link
Author

jpike88 commented Mar 6, 2022

Actually correction, I'm talking about 'calendar' control mode. See image.
Screen Shot 2022-03-06 at 14 10 34

@hieuendue
Copy link

hi guys, i met the same issue. any update on it?

@dioslaska
Copy link
Contributor

Timezone should not really matter in date-only selection. Do you have any use case, where it makes sense to have timezone for date-only selection mode?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants