NOW_UTC Format Date Incorrect Result in Server Action

Wappler Version : 3.3.3
Operating System : Windows 10

Expected behavior

Using formatDate(‘HH:mm:ss’) should return the time part of the date.

Actual behavior

Applying this function to NOW_UTC in server action returns local time.

How to reproduce

I created two variables in server action - one is set to NOW_UTC and other is set to NOW_UTC.formatDate()

image

This is the response I get on the browser.
image

Community Page
Last updated: