Watchface Builder for Garmin

Watchface Builder for Garmin

Premium

Chinese Lunar Calendar Demo

Author
Description

A new data field "Today Chinese lunar date" is added.

This data field will return an array of

[Lunar_Year, Lunar_Month, Lunar_Day, IsLeapMonth]

use following math expression:

(tm12)[0].format("%d")+"/"+(tm12)[1].format("%02d")+"/"+(tm12)[2].format("%02d")

will return: 2022/08/05 (which is Chinese lunar calendar date of 8/31/2022)

Data fields

This app displays the following data fields:

  • Math expression
  • datetime
Languages

Watchface languages:

  • ENG
  • CES
  • DEU
  • FRE
  • HUN
  • ITA
  • PRO
  • SLO
  • SPA
Permissions

This app requires access to:

  • SensorHistory
Comments
Coming soon...