tn.db.TNLocalDateFormat
Determines the timestamp to use when storing data, to use either the local time zone or GMT. This property applies only to documents that are stored after the property is set. Existing records are not updated.
tn.db.TNLocalDateFormat=true Uses GMT timezone. Default value.
tn.db.TNLocalDateFormat=false Uses the local timezone.