Remote View
Perspective
Perspective
Perspective
You're viewing a single thread.
Libre Office: the glass is Feb 1st
Also the civilized world.
Some countries use YYYY MM DD which is also sane.
YYYY-MM-DD is the only sane format.
%s is cool as well in my opinion.
I prefer writing it out as DD MM YYYY, but i like my computer to sort everything by YYYY MM DD.
YYYY-MM-DD is the ISO standard for that exact reason. It sorts chronologically without having to implement a custom comparator, regular string comparison is enough.
In JavaScript it would be February 2.
In JavaScript it would be "true" for some reason
I am almost sure 1/2 is indeed true
Edit: in javascript