Hacker News new | ask | show | jobs
by tempodox 3809 days ago

  date -u +'%FT%H:%M:%S %Z'
1 comments

    date -u +%FT%TZ
:)

    date -uIs
Shorter but sadly not RFC3339 compliant although it is ISO8601 compliant.