centos man page for iso8601

Query: iso8601

OS: centos

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PACEMAKER(8)						  System Administration Utilities					      PACEMAKER(8)

NAME
Pacemaker - Part of the Pacemaker cluster resource manager
SYNOPSIS
iso8601 command [output modifier]
DESCRIPTION
iso8601 - Display and parse ISO8601 dates and times
OPTIONS
-?, --help This text -$, --version Version information -V, --verbose Increase debug output Commands: -n, --now Display the current date/time -d, --date=value Parse an ISO8601 date/time. Eg. '2005-01-20 00:30:00 +01:00' or '2005-040' -p, --period=value Parse an ISO8601 date/time with interval/period (wth start time). Eg. '2005-040/2005-043' -D, --duration=value Parse an ISO8601 date/time with duration (wth start time). Eg. '2005-040/P1M' -E, --expected=value Parse an ISO8601 date/time with duration (wth start time). Eg. '2005-040/P1M' Output Modifiers: -s, --seconds Show result as a seconds since 0000-001 00:00:00Z -S, --epoch Show result as a seconds since EPOCH (1970-001 00:00:00Z) -L, --local Show result as a 'local' date/time -O, --ordinal Show result as an 'ordinal' date/time -W, --week Show result as an 'calendar week' date/time For more information on the ISO8601 standard, see: http://en.wikipedia.org/wiki/ISO_8601
AUTHOR
Written by Andrew Beekhof
REPORTING BUGS
Report bugs to pacemaker@oss.clusterlabs.org Pacemaker 1.1.10-29.el7 June 2014 PACEMAKER(8)
Related Man Pages
attrd_updater(8) - centos
crm_failcount(8) - centos
crm_failcount(8) - debian
crm_node(8) - debian
moosex::types::iso8601(3pm) - debian
Similar Topics in the Unix Linux Community
How to get process start date and time in SOLARIS?
Command needed to Parse Catalina.out in Linux
Need to capture dates between start date and end date Using perl.
Perl script
Get time different between two dates using awk.