1PACEMAKER(8) System Administration Utilities PACEMAKER(8)
2
3
4
6 Pacemaker - Part of the Pacemaker cluster resource manager
7
9 iso8601 command [output modifier]
10
12 iso8601 - Display and parse ISO8601 dates and times
13
15 -?, --help
16 This text
17
18 -$, --version
19 Version information
20
21 -V, --verbose
22 Increase debug output
23
24 Commands:
25 -n, --now
26 Display the current date/time
27
28 -d, --date=value
29 Parse an ISO8601 date/time. Eg. '2005-01-20 00:30:00 +01:00' or
30 '2005-040'
31
32 -p, --period=value
33 Parse an ISO8601 date/time with interval/period (wth start
34 time). Eg. '2005-040/2005-043'
35
36 -D, --duration=value
37 Parse an ISO8601 date/time with duration (wth start time). Eg.
38 '2005-040/P1M'
39
40 Output Modifiers:
41 -L, --local
42 Show result as a 'local' date/time
43
44 -O, --ordinal
45 Show result as an 'ordinal' date/time
46
47 -W, --week
48 Show result as an 'calendar week' date/time
49
50 For more information on the ISO8601 standard, see:
51 http://en.wikipedia.org/wiki/ISO_8601
52
54 Written by Andrew Beekhof
55
57 Report bugs to pacemaker@oss.clusterlabs.org
58
59
60
61Pacemaker 1.1.6-1.fc14 September 2011 PACEMAKER(8)