TMZN_OFS / Timezone offset / String / -12 - +14 / +9
Is there a function to convert TMZN_OFS to a Number?
Or am i stuck building 26 conditions?
Samsung you can do better
TMZN_OFS / Timezone offset / String / -12 - +14 / +9
Is there a function to convert TMZN_OFS to a Number?
Or am i stuck building 26 conditions?
Samsung you can do better
clamp([TMZN_OFS],-24,24)
For example:
(5+clamp([TMZN_OFS],-24,24))
round() would have been more concise, but some time zones are not integers.
Thanks…
I’d love for you to show me that on in WFS or on a device.
There is a mismatch between the documentation and app.
Docs
App
I cant get TMZN_OFS to be used in any mathematical or logical expression.
Samsung ---- Here is a minor bug
Thank you!!!
I appreciate your feedback.
Thanks for the thanks! Did you get it to work?
I’m curious to know how you’ll use the value. Combining it with other tag values will be tricky because TZ isn’t always an integer.
I guess Samsumg’s expectation was the TZ would only ever be displayed as text on a clockface. Other limitations of WFF make it difficult to see other uses.
I have a stack of images. Vis or Non-Vis with the color (0:100)
I am attempting to display an image that is offset from the wearers time zone.
ie. if im at GMT image 1
if im at CST (06) another image should be displayed.
userid@gmail
Thanks for the info. That’s a good idea! It’s a shame we don’t have access to arrays, which would make this sort of thing easier.
im new to the group. i am an retired ERP software implementation guy. I’m used to documenting and replication issue.
Is this platform for reporting issues?
ive spent the last couple days playing with the weather and forecast features. I have noticed that in the forecast weather temp does not change between scales (C & F).