Previous: , Up: times   [Contents][Index]


16.3 Special time and date formats

Function: mbfl_date_email_timestamp

Print the current timestamp, using the format specified by --rfc-2822: the format required by Interned email. Example:

mbfl_date_email_timestamp
-| Sat, 03 Nov 2018 07:51:27 +0100
Function: mbfl_date_iso_timestamp

Print the current timestamp, using the format specified by --iso-8601=ns: the format required by ISO 8601 with nanoseconds precision. Example:

mbfl_date_iso_timestamp
-| 2018-11-03T07:51:27,564646289+01:00

Previous: , Up: times   [Contents][Index]

This document describes version 3.0.0-devel.0 of Marcos Bash Functions Library.