Changes

Timestamps

7 bytes added, 07:56, 17 September 2019
*On ProxyPropertylevel: ets (ExportTimeStamp), its (ImportTimeStamp)
==On ObjectLevel / BaseClass ==
=== CreationTimeStamp ===
Saves the date and time when an object is created.
The CreationTimeStamp (cts) is set exactly once and in that moment when a new Ubikle is instantiated in the working memory. This time stamp will never be changed by UBIK. This timestamp does not denote when the Ubikle was written to the database eventually.
=== UpdateTimeStamp ===
Saves the date and time when an object has been changed. If the UTS is null or “01.01.0001 00:00:00” then return the CTS.
182
edits