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
It seems that the default of writing "Duration" (like Period) values as numeric timestamps is something that should be changed: while this can be more efficient than the alternative of writing Duration values as Strings, most users expect Strings, and most frameworks seem to change the default.
So the proposal is to change the default accordingly.
yawkat, JooHyukKim, yihtserns, iProdigy and tmoschou