openxla / community

Stores documents and resources used by the OpenXLA developer community
Apache License 2.0
105 stars 23 forks source link

Use correct ISO8601 date format consistently #66

Closed GMNGeoffrey closed 1 year ago

GMNGeoffrey commented 1 year ago

https://xkcd.com/1179/ https://en.wikipedia.org/wiki/ISO_8601

There are a couple places where I left existing YYYYMMDD (no spaces) format in filenames, since that is not uncommon for naming things in particular (fewer characters).

GMNGeoffrey commented 1 year ago

Sorry, this is a pet peeve.

@theadactyl are there other places that link to this where the renames would be a problem? I'm also a bit skeptical about storing PDFs in git...

theadactyl commented 1 year ago

Thank you! This should be fine. We're no longer storing pdfs in git thanks to new shared drive

GMNGeoffrey commented 1 year ago

Maybe we should link the old slides and delete the pdfs as well (separate cleanup)?