.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH PACEMAKER "8" "July 2023" "Pacemaker 2.1.5" "System Administration Utilities" .SH NAME Pacemaker \- Part of the Pacemaker cluster resource manager .SH SYNOPSIS iso8601 [options] .SH DESCRIPTION Display and parse ISO 8601 dates and times .SH OPTIONS .SS "Help Options:" .TP \fB\-h\fR, \fB\-\-help\fR Show help options .TP \fB\-\-help\-all\fR Show all help options .TP \fB\-\-help\-commands\fR Show command options .TP \fB\-\-help\-modifiers\fR Show output modifiers .SS "Commands:" .TP \fB\-n\fR, \fB\-\-now\fR Display the current date/time .TP \fB\-d\fR, \fB\-\-date\fR=\fI\,DATE\/\fR Parse an ISO 8601 date/time (for example, \&'2019\-09\-24 00:30:00 +01:00' or '2019\-040') .TP \fB\-p\fR, \fB\-\-period\fR=\fI\,PERIOD\/\fR Parse an ISO 8601 period (interval) with start time (for example, \&'2005\-040/2005\-043') .TP \fB\-D\fR, \fB\-\-duration\fR=\fI\,DURATION\/\fR Parse an ISO 8601 duration (for example, 'P1M') .TP \fB\-E\fR, \fB\-\-expected\fR=\fI\,TEXT\/\fR Exit with error status if result does not match this text. Requires: \fB\-n\fR or \fB\-d\fR .SS "Output modifiers:" .TP \fB\-s\fR, \fB\-\-seconds\fR Show result as a seconds since 0000\-001 00:00:00Z .TP \fB\-S\fR, \fB\-\-epoch\fR Show result as a seconds since EPOCH (1970\-001 00:00:00Z) .TP \fB\-L\fR, \fB\-\-local\fR Show result as a 'local' date/time .TP \fB\-O\fR, \fB\-\-ordinal\fR Show result as an 'ordinal' date/time .TP \fB\-W\fR, \fB\-\-week\fR Show result as an 'calendar week' date/time .SS "Application Options:" .TP \-$, \fB\-\-version\fR Display software version and exit .TP \fB\-V\fR, \fB\-\-verbose\fR Increase debug output (may be specified multiple times) .PP For more information on the ISO 8601 standard, see https://en.wikipedia.org/wiki/ISO_8601 .SH AUTHOR Written by Andrew Beekhof and the Pacemaker project contributors