LocalDate Property  
 

Returns the network date adjusted for the local timezone.

Syntax

object.LocalDate

Remarks

The LocalDate property returns the network date and adjusts the value for the local timezone. The date is returned as a string formatted using the Short Date format for the current locale.

Data Type

String

See Also

LocalTime Property, SystemDate Property, SystemTime Property, GetTime Method, SetTime Method