view bin/dateu @ 11913:60f7b5cdcdb7 draft

<int-e> ` mv learn_append bin
author HackEso <hackeso@esolangs.org>
date Thu, 15 Aug 2019 10:51:32 +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"