Tagged “date”
-
TIL toLocaleDateString that's built into Javascript for dates date javascript mdn
Date().toLocaleDateString('en-US') returns a string with a language sensitive representation of the date portion of this date.
See all tags.
Date().toLocaleDateString('en-US') returns a string with a language sensitive representation of the date portion of this date.
See all tags.