Difference between revisions of "Implementation of the Timestamp function"

From ArcoWiki
Jump to: navigation, search
(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...")
 
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.
  
 +
[[Category:Dmis_Tutorial]]
 
[[Category:ReadMe3.4.155]]
 
[[Category:ReadMe3.4.155]]

Revision as of 12:42, 21 September 2016

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.