Live data from Hacker News

Show HN: Markwhen: Markdown for Timelines

markwhen.com

91–93 of 93 posts

Re: Show HN: Markwhen: Markdown for Timelines

#91
post #16

Earlier quoted context omitted.

> It’s pretty convenient as the time periods uses the format YYYY-MM-DD/YYYY-MM-DD and I think is easier to mentally parse than MM/DD/YYYY-MM/DD/YYYY Especially for those outside the USA!

As someone who grew up in the US, it's still bizarre as a programmer to have a mixed-significance ordering (MM-DD-YYYY) instead of any consistently-endian ordering (DD-MM-YYYY or YYYY-MM-DD). Out of curiosity, in what order do Europeans verbally say full dates with month names? Or does it vary by language?

Verbally in the same order as written in BrE - 22 June. (Historically '22nd inst. [instant]'.)

'June twenty-second' ordering verbally is as distanctly American (not to say you don't hear it, as with many Americanizms) as it is in writing.

Re: Show HN: Markwhen: Markdown for Timelines

#92
post #9

This looks neat. I wish it used iso8601 [0] dates. It’s pretty convenient as the time periods uses the format YYYY-MM-DD/YYYY-MM-DD and I think is easier to mentally parse than MM/DD/YYYY-MM/DD/YYYY. Of course I didn’t even know what a solidus (“/“) was until using iso8601. Also, I usually find standards pretty much as overhead, but 8601 seems pretty good as a universal standard. [0] https://en.wikipedia.org/wiki/ISO…

8601 is fine, but generally MASSIVELY overkill. RFC 3339 might be a bit easier and accomplishes what you want. https://ijmacd.github.io/rfc3339-iso8601/

Re: Show HN: Markwhen: Markdown for Timelines

#93

Earlier quoted context omitted.

Germanic (Dutch, German, Danish, Swedish, Norwegian) languages just say "10 october", they'd never say "October 10th". Before we get our 'english is so stupid!!!' hat on, in many of these (e.g. Dutch and German), the number '87' is pronounced 'seven-and-eighty' ('zevenentachtig' - 'zeven en tachtig' - seven and eighty), which is stupid. Languages are weird). Same for the romance ones: It's just "Quatorze juillet" - 1…

About that romance 87 … French in France: four twenties seven French in Switzerland: eighty seven (octante sept)

Swiss French is rather "huitante", and also that not in all regions ("quatre-vingt" in the rest), see https://fr.wikipedia.org/wiki/Fran%C3%A7ais_de_Suisse#Nombre...
Post reply on HN