mirror of
https://github.com/tumillanino/miasma-os.git
synced 2026-04-11 07:15:31 +00:00
move to new repo
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# work with date ISO 8601 easy
|
||||
|
||||
alias isodate="date +%Y-%m-%dT%H:%M:%S%z"
|
||||
alias isodate_utc="date -u +%Y-%m-%dT%H:%M:%SZ"
|
||||
alias isodate_basic="date -u +%Y%m%dT%H%M%SZ"
|
||||
alias unixstamp="date +%s"
|
||||
alias date_locale="date +"%c""
|
||||
Reference in New Issue
Block a user