Frequently Used
1: moment().format("LTS: ")
2: moment().format("YYYY/MM/DD [W]W/[D]E dddd - [D]169/366[R] [\n]LTS: ")
3: moment().format("YYYY/MM/DD LTS - [W]W/[D]E dddd")
4: moment().format("YYYY/MM/DD LTS - [W]W/[D]E dddd - [D]169/366[R]")
5: moment().format("YYYY[W]W: YYYY/MM/DD")
6: moment().format("YYYY/MM/DD [W]W/[D]E dddd MMMM Do - [D]169/366[R]")
7: moment().format("YYYY/MM/DD [W]W/[D]E dddd MMMM Do - [D]169/366[R] LTS:")
8: moment().format("MMMM DD, YYYY [11:59:59 PM]")
Date
MDN: DateMath.floor(Date.now() / 1000)
strftime
https://www.npmjs.com/package/strftimestrftime("%Y/%m/%d %H:%M:%S%P")
strftime("%Y%m%d%H%M%S %Y %b %d")
moment
http://momentjs.com/undefinedmoment().format("dddd Do MMMM YYYY LTS")
undefinedmoment().format("YYYY/MM/DD LTS - [W]W/[D]E dddd")
Keyboard Shortcuts:
- Press any key from
A to Z
to refresh. Case insensitive. - Press any key from
1 to 0
to copy to clipboard.
Packages: