Freedom Clock
domsson.github.io
Freedom Clock
1–10 of 189 posts
Re: Freedom Clock
#2Re: Freedom Clock
#3In fact I once nerfed a small database by importing a bunch dates from a csv in the wrong format.
But honestly both formats (M/D/Y and D/M/Y) are wrong, as clear from the clock example: dates should be big-endian; Y/M/D.
Re: Freedom Clock
#4Re: Freedom Clock
#5I get it, it's really annoying that there are different formats. In fact I once nerfed a small database by importing a bunch dates from a csv in the wrong format. But honestly both formats (M/D/Y and D/M/Y) are wrong, as clear from the clock example: dates should be big-endian; Y/M/D.
Re: Freedom Clock
#6Re: Freedom Clock
#7Seems broken on mobile? I just see a black bar. I assume from the description it has the hours/minutes/seconds in a weird order
Re: Freedom Clock
#8I get it, it's really annoying that there are different formats. In fact I once nerfed a small database by importing a bunch dates from a csv in the wrong format. But honestly both formats (M/D/Y and D/M/Y) are wrong, as clear from the clock example: dates should be big-endian; Y/M/D.