view bin/dateu @ 11942:4642242a7945 draft

<wib_jonas> fetch bin/beat https://hack.esolangs.org/get/bin/beat
author HackEso <hackeso@esolangs.org>
date Tue, 17 Sep 2019 13:32:58 +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"