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
We currently have dates and things stored as both ISO 8601 and EST/EDT specific times. We should have 8601 throughout as this allows for easy date formatting. It's not as easy to read directly from the database, but with angular, it can be easily formatted.
The text was updated successfully, but these errors were encountered:
We currently have dates and things stored as both ISO 8601 and EST/EDT specific times. We should have 8601 throughout as this allows for easy date formatting. It's not as easy to read directly from the database, but with angular, it can be easily formatted.
The text was updated successfully, but these errors were encountered: