Skip to content

Instantly share code, notes, and snippets.

@danielrosehill
Created September 12, 2025 08:12
Show Gist options
  • Save danielrosehill/9068bd23efcad184691dfcd342f59d37 to your computer and use it in GitHub Desktop.
Save danielrosehill/9068bd23efcad184691dfcd342f59d37 to your computer and use it in GitHub Desktop.
date-notation

My Favorite Date Notation

In Memento.js, Day.js

ddd, D MMM

Results in (for eg)

Tues, 5 Sep

I also like:

ddd, DD-MM (MMM)

Mon, 09-06 (Jun)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment