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
Search - "iso8601"
-
She: Do dates make you nervous?
He: Oh yes, especially when the client and server are in different timezones and I need to calculate the difference and they are in different formats and I mean why can’t everyone just use ISO8601, right?
She: Okay never mind bye..........8 -
Just noticed the date format mm/dd/yy. Can we switch (or give an option to switch) to a superior to format like dd.mm.yy or iso 8601
@dfox20 -
@ Developers who don't comply to ISO 8601
I really hope you get to a really nice ice cream shop, get some amazing ice cream, only for you to trip, and fall right on top of the ice cream, ruining your favourite shirt in the process.17 -
Can I please stop using Java?
java.lang.AssertionError: expected same:<Fri Mar 03 16:01:01 EST 2017> was not:<Fri Mar 03 16:01:01 EST 2017>
Expected :Fri Mar 03 16:01:01 EST 2017
Actual :Fri Mar 03 16:01:01 EST 20173 -
After thorough considerations I came to the conclusion:
RFC3339 is better than ISO8601
Also working with time and dates in C++ is making my head hurt please help me12