Purpose
Get current UTC date and time

Solution

GuiXT
// current UTC date and time
// in format dd.mm.yyyy HH:MM:SS
CallJS mytime = utctime

// display test message
MessageĀ "UTC time: &V[mytime]"


JavaScript function

JavaScript

Components
InputAssistant + Controls