Now() zones and daylight

Hi!
What timezone does now() return?
Any way to get UTC?
HUGE THANKS!

You can do:

Format('%t', Now())

More about format here: Format | Fauna Documentation

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.