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 period (interval) with start time (for example,
34 '2005-040/2005-043')
35
36 -D, --duration=value
37 Parse an ISO8601 duration with start time (for example,
38 '2005-040/P1M')
39
40 -E, --expected=value
41 Parse an ISO8601 duration with start time (for example,
42 '2005-040/P1M')
43
44 Output Modifiers:
45 -s, --seconds
46 Show result as a seconds since 0000-001 00:00:00Z
47
48 -S, --epoch
49 Show result as a seconds since EPOCH (1970-001 00:00:00Z)
50
51 -L, --local
52 Show result as a 'local' date/time
53
54 -O, --ordinal
55 Show result as an 'ordinal' date/time
56
57 -W, --week
58 Show result as an 'calendar week' date/time
59
60 For more information on the ISO8601 standard, see
61 https://en.wikipedia.org/wiki/ISO_8601
62
64 Written by Andrew Beekhof
65
67 Report bugs to users@clusterlabs.org
68
69
70
71Pacemaker 2.0.2-1.fc31.1 July 2019 PACEMAKER(8)