Hello again.
I’m currently working on a project which involves time and timezones and I have two questions.
- How do I set a text field to display the time in 12-hour format (e.g 5:00 pm)? At the moment, I can only get it to display in its default 24-hour format (e.g 17:00).
(Note: I’ve attempted several actions using “append” and “replace” text but had issues when updating in realtime, so I’m asking for a direct route.)
- How do I set project timezone to another, different from local?
(Note: Also attempted several actions using “set project timezone” with argument as timezone ID e.g Asia/Tokyo; but couldn’t get it to work)
Any help would be appreciated.
Thanks a lot.