If you are in need of getting the GMT via a Novulo expresion then the following expression could be used:
date:load(“1970-01-01”).todatetime_dte().addseconds(datetime:now().getutcoffset().round())
In order to configure this expression in a Novulo Architect then the aid of the date time extension plug-in as well the numeric extensions is needed.