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