NTP support cannot happen until they support a default gateway and DNS lookups in the Omni's TCP/IP stack, and I doubt that will happen anytime soon, probably not until an Omni Pro 3.
You can however set the time using the OmniLink protocol, here is the message from their docs:
SET TIME COMMAND
This message is used to set the time, date, and daylight savings time flag in an HAI controller.
Start character 0x21
Message length 0x08
Message type 0x13
Data 1 year (0-99)
Data 2 month (1-12)
Data 3 day (1-31)
Data 4 day of week (1-7)
Data 5 hour (0-23)
Data 6 minute (0-59)
Data 7 daylight savings time flag (0-1)
CRC 1 varies
CRC 2 varies
Expected reply ACKNOWLEDGE
I would do this in my event and temperature logging script that runs every 10 minutes on my WHS , but my Omni seems to keep accurate time on its own so I never bothered.
Perhaps their 5.7e POE touchscreen can get the time via NTP and then set it on the controller on a regular basis, anyone know?