Watchface APIhmSetting OS ModulegetDateFormatVersion: v3+On this pagehmSetting.getDateFormat()Return the current year, month and day order. Type () => result Parameters result: number ValueFormat0year-month-day1day-month-year2month-day-year Code example const dateFormat = hmSetting.getDateFormat()