U2_TimeDate Function

Retrieves the U2 server's time and date.

now = U2_TimeDate()

The U2 server's time and date, in the DT format.

OpenInsight's TimeDate function returns by default the time and date of the workstation executing OpenInsight. The U2_TimeDate function queries the U2 Server for the time and date.

Declare Function U2_TimeDate()

now = U2_TimeDate()

formattedNow = Oconv(now,"DT")
 
 
 
 
  • guides/programming/programmers_reference_manual/u2_timedate.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1