class DateAndTime

ManagedElement
+-SystemFunctions
+-SysM
+-TimeM
+-DateAndTime

Local time and time zone values.

This MO is created by the system.

Attributes
string
key
mandatory
noNotification
restricted
dateAndTimeId
The value component of the RDN.
DifferenceFromUTC[0..1]
readOnly
dateTimeOffset
The offset in hours and minutes from UTC to local time.
DateTime[0..1]
noNotification
readOnly
localDateTime
The local date and time of the ME.

Local time is standard time in a time zone at a fixed offset from Coordinated Universal Time (UTC), possibly adjusted by Daylight Saving Time (DST) during part of the year.
string[0..1]
timeZone
The time zone of the ME.

A time zone is a region that has a uniform standard time. The string must match an entry in the ME’s time zone database, for example ‘Europe/Stockholm’.
string[0..1]
readOnly
tzRevision
The revision of the time zone database stored on the ME.

  class DateAndTime