Display yesterday/tomorrow's day

Hello! I am building a watchface on Galaxy Watch Studio. I want to display yesterday’s and tomorrow’s day, previous and next month, previous and next year as shown in the image. Is there anyway I can achieve this?

you can create a bit map font and remap the 1 - 31 String and Month string and Year String and you could only do it for a very few languages.
You can also create an image that has all the numbers one on top of the other and change the Y placement of it using the [d] tag and map out all by 3 numbers.
Or if you want the shadow use the placement and d tag and three different maps for each number

Ron
Samsung Developer Relations

2 Likes