Instance.PropertyAtom.getDateTime()

Signature

DateTime getDateTime (PropertyAtomDateTime propertyAtomDateTime, long time)

Domain

action, condition, query

Description

Gets the value of the PropertyAtomDateTime passed, at the time stamp specified.

Parameters

NameTypeDescription
propertyAtomDateTimePropertyAtomDateTimeThe property atom to get the value for.
timelongTime the value is needed for.

Returns

TypeDescription
DateTimethe result. Meaning get the property value at the given time.

Cautions

none