Skip to content

Instantly share code, notes, and snippets.

View koalie's full-sized avatar

Coralie Mercier koalie

View GitHub Profile
@gosko
gosko / dt
Last active January 30, 2022 21:50
dt - display current date/time in various time zones
#!/bin/bash
#
# dt: display useful date/time info incl current time in various time zones
#
# Any optional extra args are passed along to 'date'.
#
# usage examples:
#
# $ dt
# $ dt --date '3 hours ago'