Public Shared Function GetMapDisplayTimeZone( _ ByVal map As Map _ ) As TimeReference
public static TimeReference GetMapDisplayTimeZone( Map map )
Parameters
- map
- The Map to pull the display time zone from.
Return Value
The time zone that data System.DateTime values should be converted to for display.