Returns the network time adjusted for the local timezone.
Syntax
object.LocalTime
Remarks
The LocalTime property returns the network time and
adjusts the value for the local timezone. The time is returned as a
string formatted using the standard format for the current
locale.
Data Type
String
See Also
LocalDate Property, SystemDate Property, SystemTime Property, GetTime Method, SetTime Method
|