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
Before my last update %X resolved to a 24-hour timestring, now it gets me a 12-hour timestamp with AM/PM at the end.
While this feels right, all other strftime implementations I'm aware of seem to disagree with this.
The text was updated successfully, but these errors were encountered:
Before my last update
%X
resolved to a 24-hour timestring, now it gets me a 12-hour timestamp with AM/PM at the end.While this feels right, all other
strftime
implementations I'm aware of seem to disagree with this.The text was updated successfully, but these errors were encountered: