Skip to content

Instantly share code, notes, and snippets.

View NoNameLmao's full-sized avatar
💭
B)

emberglaze NoNameLmao

💭
B)
  • Novorossiysk, Russia
  • 13:11 (UTC +03:00)
View GitHub Profile
@NoNameLmao
NoNameLmao / tokens.txt
Last active January 27, 2022 11:54
https://www.npmjs.com/package/emberutils, tokens for `DateExtended.customFormat('tokens here')`
token: description: example:
#YYYY# 4-digit year 1999
#YY# 2-digit year 99
#MMMM# full month name February
#MMM# 3-letter month name Feb
#MM# 2-digit month number 02
#M# month number 2
#DDDD# full weekday name Wednesday
#DDD# 3-letter weekday name Wed
#DD# 2-digit day number 09