view bin/dateu @ 11774:4fcebe1fd761 draft

<oerjan> sled bin/metar//s,lambdabot:,You probably mean,
author HackEso <hackeso@esolangs.org>
date Wed, 10 Apr 2019 23:15:19 +0000
parents 06331fefa90d
children 7749e14b2064
line wrap: on
line source

#!/bin/sh
exec date -u ${1:+-d "$1"} "+%Y-%m-%d %H:%M:%S.%N %z %Z %B %-e %A %G-W%V-%u"