buckket / twtxt

Decentralised, minimalist microblogging service for hackers.
http://twtxt.readthedocs.org/en/stable/
MIT License
1.91k stars 79 forks source link

That example did not give RFC3339 (and date -Is variously gives tz w/ & w/o colon) #108

Closed quite closed 8 years ago

mdom commented 8 years ago

It's probably not that important that the date command works on every version of unix out there. After all, it's just an example. I'd just use date +%FT%T%:z

buckket commented 8 years ago

Guess you’re right. :+1: