Share via


Event.LocalTime Property

Gets the local date and time that the event occurred.

 Event.LocalTime

Access

Read/Write

Return Value

Date

Remarks

The LocalTime property is read-only when used with an event provided to the script by MOM. The property is read/write when used with a new event created with the ScriptContext.CreateEvent method.

Requirements

Platforms: Requires Windows 2000 or later

Version: Requires MOM 2005 or later

See Also

Event Object | Event.UTCTime Property