-
Notifications
You must be signed in to change notification settings - Fork 230
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
goToday() and selectDate() selecting incorrect date #63
Comments
@Mulham-Raee what does the timeline look like for releasing these changes? Thanks! |
@alliejc changes are live in version |
I am having the same problem in 1.3.4 so I am not sure this is fixed. |
Still getting this problem for london time zone while working for kolkata time zone. |
@srseibs I am also still seeing the same problem |
@srseibs @Mulham-Raee I am also still seeing the same problem |
Issue fix was committed a while ago to this repository, but it is not available on jCenter yet. You can clone this repository and use it locally for now. |
I clone this repo!
if My Issue #117 |
Expected Behavior / Goal
Actual Behavior
Steps to Reproduce the Problem
I have tried this 2 different ways:
Using selectDate()
Using goToday()
When using selectDate(), the outcome is intermittently 1 day before (ie. today is Tuesday, it will switch between selecting Monday and Tuesday as today)
When using goToday(), the outcome is intermittently 1 day before, or 1 day after (ie. today is Tuesday, it will switch between selecting Monday, Tuesday, and Wednesday as today)
Specifications
The text was updated successfully, but these errors were encountered: