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
I would be nice to have a ability to get localized date/time. For example in C++ std::strftime function has format %x/%X that displays date/time in format appropriate to current locale.
P.S. If it's there already sorry for creating this issue I couldn't find it.