Changes in choosedDate Behaviour (now UTC) #494
jmtt89
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In previous version (v5.x) the choosedDate output of component return dates on Local browser timezone on V6.x always return on utc and not is configurable.
I think that information is very useful and important for changelog or release note.
This is exactly the same code on V5 and V6
template.html
component.ts
Console.log on V5.X
Console.log on V6.X
I don't know if it was intentional or a mistake, but that displacement can change everything in a result
Beta Was this translation helpful? Give feedback.
All reactions