Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
jchw11364yRFC 3339/ISO 8601 is the only date format for me. Lexicographically sortable, up to nanosecond resolution, optional timezone data, and easy to parse :)
-
soup-bowl724yGrown up with DD/MM/YYYY, but programming-wise for logs and backups I normally go for YYYY-MM-DD.
-
SHA-25615264yI dont really care if it s YYYY/MM/DD OR Or DD/MM/YYYY as long as it isn't MM/DD/YYYY cause that's confusing....
Yeah perfect date 🤓#date #format
undefined