cancel
Showing results for 
Search instead for 
Did you mean: 

BODS: How to get current date time in UTC+0 with BODS function

0 Kudos
7,630

How to get current date time in UTC+0, by simply any BODS function?

Found that there is BODS function "local_to_utc", but it is not used, as local time zone, or job server time zone is unknown in my scenario.

Date time should not be get from database, as it is highly dependent on DB connection.

SQL('MYSQL_DB', 'SELECT UTC_TIMESTAMP');

View Entire Topic
0 Kudos

Is there any suggestion for this question?