DateTime getDateTime (PropertyAtomDateTime propertyAtomDateTime, long time)
DateTime getDateTime (PropertyAtomDateTime propertyAtomDateTime, long time)
Name | Type | Description |
---|---|---|
propertyAtomDateTime | PropertyAtomDateTime | The property atom to get the value for. |
time | long | Time the value is needed for. |
Type | Description |
---|---|
DateTime | the result. Meaning get the property value at the given time. |