SystemTime Property  
 

Returns the network time adjusted for the local timezone.

Syntax

object.LocalTime

Remarks

The SystemTime property returns the network time in Coordinated Universal Time (UTC). The time is returned as a string formatted using the standard format for the current locale.

Data Type

String

See Also

LocalDate Property, LocalTime Property, SystemDate Property, GetTime Method, SetTime Method