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 was archived by the owner on Aug 27, 2024. It is now read-only.
Not sure what we need on 2 and 3.
Date-time details
What formats do we need?
Here's what's possible with
Intl.DateTimeFormat
(playground):@denismaier - if you have time and interest sometime soon, this may be something you have knowledge of?
Basically, I just need two or three starting date-time formats.
Seems the primary use case is accessing online resources.
If timezones are in some styles (I assume not all) included, how do they work; what zone?
Edit: quick googling says no timezones, so won't worry about for now.
Need to check if time-zone before formatting it
The
edtf
parser sets a time even if not in the input data.So will need to account for that.
The text was updated successfully, but these errors were encountered: