LocalTime Property  
 

Gets the local time adjusted for the location's time zone.

Syntax

object.LocalTime

Remarks

This property returns a string which contains the current date and time at the location, adjusted for its time zone and whether or not it's in daylight savings time. The format of the date and time is determined by the current locale and system configuration.

Data Type

String

See Also

Timezone Property, TzOffset Property, TzShortName Property