The date
command doesn't offer such thing, which is kind of sad since RFC-3339 is the modern, widespread, sane format used everywhere (except in email which is neither modern nor sane).
My timezone offset is currently -08:00 so the simplest form of this command should print the current time as 2013-09-05T14:58:33.102-08:00
.
2013-09-05 14:58:33.102 -0800
except when there is some reason why spaces must not be used at all. – zwol Mar 20 '14 at 01:26