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

consider utcOffset as hour & minute separately for some timezone like xx:30, xx:45 #265

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cagline
Copy link

@cagline cagline commented Mar 13, 2016

issue has been fixed with utcOffset for some timezone like xx:30, xx:45,
issue fixed with considering utcOffset as hour & minute separately.

Issue number #261
Time not showing correctly for GMT/UTC (3:30, 5:30, 5:45, 6:30, 8:30, 9:30 hours, if not XX:00) #261

issue has been fixed with utcOffset for some timezone like xx:30, xx:45
issue fixed with considering Minutes as well
 
Time not showing correctly for GMT/UTC (3:30, 5:30, 5:45, 6:30, 8:30, 9:30 hours, if not XX:00) g00fy-#261
https://github.com/g00fy-/angular-datepicker/issues/261
@grvdahiya
Copy link

This still has one problem. Even though you have updated the hours, you still need to update the minutes. I was going through the same and realised this and have fixed using similar fixes that you applied for hours.

@Swapnil-Sharma
Copy link

@cagline any progress?

@amkoba
Copy link

amkoba commented Dec 15, 2021

Any updates ?

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

Successfully merging this pull request may close these issues.

4 participants