Open andy5995 opened 7 years ago
Great @andy5995, by the way what does -0500
refer to at the end ?
That's the UTC offset
To get that from the command line on Linux, I can use
date +%F" "%T" "%z
I'm not sure how to do that with JS yet though, but I'm sure I could figure it out.
I'd like to request that the date be added to the post, under the title
date: 2017-10-30 01:00:00 -0500
I can't make promises about doing this ticket, but I'll keep in mind that PRs are welcome @ismnoiet :)