view bin/datei @ 12506:4e21820a85a7 draft

<wib_jonas> `` set -e; f=/hackenv/bin/datei; hg cat -r 11945 "$f" >"$f"; chmod a+x "$f"
author HackEso <hackeso@esolangs.org>
date Wed, 03 Jul 2024 17:59:16 +0100
parents 64f8b628d17c
children 2c465d82bec1
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"