SystemDate Property

Returns the network date adjusted for the local timezone.

Syntax

object.SystemDate

Remarks

The SystemDate property returns the network date in Coordinated Universal Time (UTC). The date is returned as a string formatted using the Short Date format for the current locale.

Data Type

String

See Also

LocalDate Property, LocalTime Property, SystemTime Property, GetTime Method


Copyright © 2008 Catalyst Development Corporation. All rights reserved.