now

xod-cloud/basics/now

Gets a current datetime from a XOD Cloud API.
now
@/now
Gets a current datetime from a XOD Cloud API.
INETgeneric t1
An established internet connection
INITpulse
Request the current datettime.
now
OUT
INET
INIT
DONE
DONEpulse
Pulses when the datetime received.
OUTxod/datetime/datetime
A current datetime.
To use the node in your project you should have the xod-cloud/basics library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.