view bin/dateu @ 11856:07117b057c06 draft

<b_jonas> slashlearn source//Sources for HackEgo can be found at https://bitbucket.org/GregorR/hackbot + https://bitbucket.org/GregorR/multibot + https://bitbucket.org/GregorR/umlbox . Sources for HackEso can be found at https://bitbucket.org/fizzie/hackbot + https://bitbucket.org/fizzie/multibot + https://bitbucket.org/fizzie/umlbox .
author HackEso <hackeso@esolangs.org>
date Tue, 16 Jul 2019 21:07:24 +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"