-
Notifications
You must be signed in to change notification settings - Fork 6.7k
Date Picker wrong year when year only entered #2051
Comments
@coryasilva I am not sure what you mean, but probably this is related to #1289 which has already been fixed in master. Feel free to reopen if this is another issue. |
Sorry my first post was horrible -- lack of sleep. I deeply apologize. lol Problem: Background: |
Oh, now I understand. This is a timezone issue, and there is already one (more) open issues for this :-) Can you though test if this is fixed with the latest master: http://plnkr.co/edit/PAvV5b5MqYIaoJV0yl7f?p=preview |
It is not fixed but I understand that it is a known issue. Thank you for looking at it! |
http://angular-ui.github.io/bootstrap/#/datepicker
Entering a four digit year only (with the intent to have it resolve to a format 'dd/MM/yyyy') with result in the year before (probably off by a millisecond or something).
[small issue, but most likely not desired]
The text was updated successfully, but these errors were encountered: