Hi everyone. So I noticed that displayed unix timestamp with df(format, g(v(tsg)) is different when multiplying global variable with *1 → df(format, g(v(tsg)*1) . Latter is correct.
tsg is global text variable with unix timestamp.
See image - order of text items and formulas is as follows:
-
$df(M’M’d’d’hh’h’mm’m’ss’s’z, gv(tsg)*1)$
-
$df(M’M’d’d’hh’h’mm’m’ss’s’z, gv(tsg))$
-
$gv(tsg)$
-
tsg = “1772993200”
KWGT version: 3.81b530915
Phone: Galaxy Ultra24, One UI 8.0, Android 16.


