view bin/datei @ 12139:c2f4b787425f draft

<b_jonas> fetch /hackenv/bin/uptime https://hack.esolangs.org/get/bin/uptime
author HackEso <hackeso@esolangs.org>
date Sun, 17 Nov 2019 19:17:14 +0000
parents 59147378b1a9
children
line wrap: on
line source

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