Difference between revisions of "Implementation of the Timestamp function"
From ArcoWiki
(Created page with "Implementation of a DMIS extension (non standard) to create a unique timestamp.<br /> This function is mainly used when building programs with advanced coding functionalit...") |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 4: | Line 4: | ||
Refer to [[Creating a Timestamp]] for further details on this function. | Refer to [[Creating a Timestamp]] for further details on this function. | ||
+ | [[it:Implementazione della funzione Timestamp]] | ||
+ | [[zh-cn:时间戳功能的实现]] | ||
+ | [[pt:Implementação da função Timestamp]] | ||
+ | [[de:Implementierung der Timestamp-Funktion]] | ||
+ | [[es:Implementación de la función Timestamp]] | ||
+ | [[en:Implementation of the Timestamp function]] | ||
+ | |||
+ | [[Category:Dmis_Tutorial]] | ||
[[Category:ReadMe3.4.155]] | [[Category:ReadMe3.4.155]] |
Latest revision as of 09:52, 7 June 2018
Implementation of a DMIS extension (non standard) to create a unique timestamp.
This function is mainly used when building programs with advanced coding functionalities
Refer to Creating a Timestamp for further details on this function.