New Bug Encountered: UTCNOW() works wrong!

I used UTCNOW() for my app to get UTC time (not local time), and it worked in the past.
But now, today (Oct 13 2020), it doesn’t work. When I change time on my laptop then that time (UTCNOW) change also to my device time.
Plz check it. Thanks!

This is not a bug. UTCNOW() simply returns the time of your device with no timezone adjustment.

but docs is saying it returns UTC?

and wouldn’t UTCNOW mean that its the time in UTC and NOW mean current device time?

UTC is–by definition–the current time with no timezone adjustment.

UTC by definition is time at 0 longitude?

Austin_Lambeth:

UTC by definition is time at 0 longitude?

As I understand it.

The UTCNOW() value is calculated like your device’s TIMENOW() - 3 hours (Your location in your mobilde device).

hmmmm

I m bit puzzled now…

I just simply put now() and utcnow() to virtual column, which returns

Working fine (par on my understanding)…

Oh it is late now, i go to bed now.

So. You are living in GMT+9