Update manual pages for 2.0.0-rc1
[babeltrace.git] / doc / man / common-trimmer-time-format.txt
diff --git a/doc/man/common-trimmer-time-format.txt b/doc/man/common-trimmer-time-format.txt
new file mode 100644 (file)
index 0000000..3c74bc3
--- /dev/null
@@ -0,0 +1,28 @@
+[verse]
+__YYYY__-__MM__-__DD__ __HH__:__II__[:__SS__[.__NANO__]]
+__HH__:__II__[:__SS__[.__NANO__]]
+$$[$$-]__SEC__[.__NANO__]
+
+'YYYY'::
+    4-digit year.
+
+'MM'::
+    2-digit month (January is `01`).
+
+'DD'::
+    2-digit day.
+
+'HH'::
+    2-digit hour (24-hour format).
+
+'II'::
+    2-digit minute.
+
+'SS'::
+    2-digit second.
+
+'NANO'::
+    Nanoseconds (up to nine digits).
+
+'SEC'::
+    Seconds since origin.
This page took 0.024749 seconds and 4 git commands to generate.