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
[time.format] Fix description of - insertion and examples.
* Place :% in correct order in example.
* Ensure that format specifier is at start of format-specs as required
by the grammar.
* Clarify that 'leftmost' means 'initial', and doesn't mean the final
format specifier in an RTL locale.
Fixes#3810.
0 commit comments