summaryrefslogtreecommitdiff
path: root/asn1/h235
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2009-12-19 03:17:44 +0000
committerGuy Harris <guy@alum.mit.edu>2009-12-19 03:17:44 +0000
commit8e236e55defb5555eb3dde620d49e3a67f74ad4b (patch)
tree5d4eb5c243515cc0bf128f763d68a574ac3b2f76 /asn1/h235
parent220054bd43730e0a85ab04d9e3f495cefe08703f (diff)
downloadwireshark-8e236e55defb5555eb3dde620d49e3a67f74ad4b.tar.gz
For fields of type FT_ABSOLUTE_TIME, have the "display" value be one of
ABSOLUTE_TIME_LOCAL or ABSOLUTE_TIME_UTC, indicating whether to display the date/time in local time or UTC. (int)ABSOLUTE_TIME_LOCAL == (int)BASE_NONE, so there's no source or binary compatiblity issue, although we might want to eliminate BASE_NONE at some point and have the BASE_ values used with integral types start at 0, so that you can't specify BASE_NONE for an integral field. svn path=/trunk/; revision=31319
Diffstat (limited to 'asn1/h235')
-rw-r--r--asn1/h235/h235.cnf2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/h235/h235.cnf b/asn1/h235/h235.cnf
index 4ed1075ca7..816e823f4b 100644
--- a/asn1/h235/h235.cnf
+++ b/asn1/h235/h235.cnf
@@ -49,7 +49,7 @@ CryptoToken/cryptoEncryptedToken/token encryptedToken
#.END
#.TYPE_ATTR
-TimeStamp TYPE = FT_ABSOLUTE_TIME DISPLAY = BASE_NONE
+TimeStamp TYPE = FT_ABSOLUTE_TIME DISPLAY = ABSOLUTE_TIME_LOCAL
#.END
#.FIELD_ATTR