FieldKernelGetStorageTimezone Method |
Returns the
TimeZone to be used for storage purposes.
Namespace:
NetQuarry.Data
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected TimeZone GetStorageTimezone()
Protected Function GetStorageTimezone As TimeZone
Return Value
Type:
TimeZoneReturns the
TimeZone to be used for storage purposes.
See Also