You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.
It would be nice to have options here. I'd prefer to receive the date as an ISO8601 string, because of the way our component will be used. I'm not sure there's one correct type.
Perhaps an optional callback on date() which receives a Date as its input and returns whatever it wants, which is then passed on to the component. Could be a string, could be the Date, could be the timestamp. The current behaviour would remain as the default.
Is that intention? I would expect that inside component I will receive Date object and not timestamp.
The text was updated successfully, but these errors were encountered: