summaryrefslogtreecommitdiff
path: root/doc/doc-docbook
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2014-11-10 16:41:12 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2014-11-11 23:28:58 +0000
commite9477a08d2d1f528b1f127f1d563d77e2cf24a22 (patch)
tree9e2c278792c869e0b3b5a9e4c81a1afa1b8e2ab4 /doc/doc-docbook
parenta163908a12546834f355c40c87b6cb859302b1c6 (diff)
Handle UTC vs specified-timezone for certificate extractors. Bug 1541
Diffstat (limited to 'doc/doc-docbook')
-rw-r--r--doc/doc-docbook/spec.xfpt6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 20bfb406c..8b1a17b26 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -8939,8 +8939,10 @@ a right angle-bracket followed immediately by the new separator.
Recognised RDN type labels include "CN", "O", "OU" and "DC".
The field selectors marked as "time" above
-may output a number of seconds since epoch
-if the modifier "int" is used.
+take an optional modifier of "int"
+for which the result is the number of seconds since epoch.
+Otherwise the result is a human-readable string
+in the timezone selected by the main "timezone" option.
The field selectors marked as "list" above return a list,
newline-separated by default,