I’m designing a watch face that has a digital time.
I’d like the user to set the timezone by tapping on it.
If not - at least during the customize stage.
Any help appreciated.
I’m designing a watch face that has a digital time.
I’d like the user to set the timezone by tapping on it.
If not - at least during the customize stage.
Any help appreciated.
Hello,
You can add a short text complication and set the complication as World clock. Then the user can change the time as they want.
I did that - but it’s not invoking the timezone selector on the simulator.
Do I have to do this on the real device?
Thanks.
Yes you need to do that on a real device.
By the way you asked a question in Galaxy Watch Studio and one here in Watch Face Studio they are different tools for different operating systems are you designing for both older and newer Watches?
Ron
Samsung Developer Relations
Thanks for the response.
Actually I’m developing for the Tizen watches.
I noticed on the GWS there was no text complication of type WorldTime. Can the same timezone selection be done under GWS - if so how?
Create Digital Clock
click on the properties menu
Set as Button
action tab
Interaction Tap
Action Time Zone Selector
or for world clock
Create an object or text box
Make it a button in the properties menu by the name
Action tab
Interaction Double Tap
Open App
select app switcher at the bottom.
The end user can then select world clock
Ron
Samsung Developer Relations
Hi is there away to do it with hands…so we can have two analog clocks one local , another a selectable time zone mini clock.like in analog watch.
Seen watch face with a tapable tag
(Wear os)
@Knightwing Did you get a solution for this by any chance?
What u asking? For what “this” ?
Oh…i did a work around…created multiple timezone styles…
@Knightwing I tried that, but it’s letting me add a maximum of 7 styles apart from the default one. So I can only include 8 time zones. Were you able to do more?
10 to be exact.
Unless they change it…
But what i did was choose 10 most used time zones.
Alternative is to leave the last styles as transparent image
Then add another layer.
Hide one layer then select
Could you please share the list of timezones you used? It would help me out a lot. Thank you
Singapore, us , Melbourne, japan
Thank you, I’ll check them out.