Facer Documentation logo

Tags are dynamic values you can add to the dynamic attributes of a watch face layer. Facer tags are always surrounded by hashtags: #Ds#. Dynamic means the value can be different under different circumstances. For example, the #Ds# is the current second value, so every second this value changes.

TAG DEFINITION EXAMPLE OUTPUT
#DWE# Time elapsed since last watch face view (in seconds with 0.01 parts) 5.12
#Dy# Year 2016
#Dyy# Short Year 16
#Dyyyy# Long Year 2016
#DM# Month in Year (Numeric) 11
#DMM# Month in Year (Numeric) with leading 0 11
#DMMM# Month in Year (Short String) Nov
#DMMMM# Month in Year (String) November
#DW# Week in Month 2
#Dw# Week in Year 45
#DD# Day in Year 313
#Dd# Day in Month 8
#DdL# Day in Month with leading 0 08
#DIM# Maximum days in the current month 30
#DE# Day of Week (Short String) Tue
#DES# First letter of the day of Week T
#DOW# Day of week int (0-6 where 0 is Sunday) 2
#DOWB# Day of week int (1-7 where 1 is Sunday) 3
#DEEEE# Day of Week Tuesday
#DF# Day of Week in Month 2
#Da# AM/PM PM
#Db# Hour in day using user's preferred format (12 hour or 24 hour clock). NOTICE: This is the recommended tag for any digital times.​ 12
#Dh# Hour in Day (1-12). NOTICE: This should only be used in specific cases where #Db# does not work. 12
#Dk# Hour in Day (1-24). NOTICE: This should only be used in specific cases where #Db# does not work. 12
#DH# Hour in Day (0-23) 12
#DK# Hour in Day (0-11) 0
#DHZ# Hour in Day (leading zero) (00-23) 08
#DkZ# Hour in Day (leading zero) (01-24) 08
#DkZA# First Digit of the Hour in Day (0-2) 1
#DkZB# Second Digit of the Hour in Day (0-9) 2
#DKZ# Hour in Day (12 hour, leading zero) (00-11) 00
#DhZ# Hour in Day (12 hour, leading zero) (01-12) 09
#DhZA# First Digit (12 hour) of the in Day (0-1) 1
#DhZB# Second Digit (12 hour) of the in Day (0-9) 2
#DhoT# Value for Hour Rotation (12 hour) (30-360 with intervals of 30) 360
#DhoTb# Value for Hour Rotation (24 hour) (0-345 with intervals of 15) 180
#DWFK# Value for Hour Rotation (12 hour) (30-360 with intervals of 30) 360
#DWFH# Value for Hour Rotation (24 hour) (0-345 with intervals of 15) 180
#DWFKS# Smooth Value for Hour Rotation (12 hour) (30-390) 389
#DWFHS# Smooth Value for Hour Rotation (24 hour) (0-359.75 with 0.25 parts) 194.5
#DhT# String value for hour (12 hour) twelve
#DkT# String value for hour (24 hour) twelve
#Dm# Minute in Hour 58
#DmZ# Minute in Hour (leading zero) 08
#DWFM# Value for minute hand rotation (0-354 with intervals of 6) 348
#DWFMS# Smooth Value for minute hand rotation (0-359.9 with 0.1 parts) 351.8
#DmT# String value for minutes fifty eight
#DmMT# String value for minutes (tens place) fifty
#DmST# String value for minutes (ones place) eight
#Ds# Second in minute 38
#DsZ# Second in minute (leading zero) 09
#Dsm# Second in minute plus milliseconds 38.805
#DseT# Value for second hand rotation (0-354 with intervals of 6) 228
#DWFS# Rotation value for second hand (0-354 with intervals of 6) 228
#DWFSS# Smooth Rotation value for second hand (0-359.99399991780274) 232.829999946838
#DSMOOTH# Smooth Rotation (boolean) true
#Dz# Timezone Abbreviation PST
#Dzzzz# Timezone Name (Long - if available) PST
#DWR# Day of Week Rotational Code (51.42857142857142(for sunday)-360(for saturday) with intervals of 51.42857142857142) 154.28571428571428
#DMR# Day of Month Rotational Code (11.612903225806452(for 1st)-360(for 31th) with intervals of 11.612903225806452) 92.90322580645162
#DYR# Day of Year Rotational Code (1-365(non-leap year),or 1-366(leap year)) 313
#DMYR# Month in Year Rotational Code (30-360 with intervals of 30) 330
#DUh# Hour in Day (UTC) (1-12) 8
#DUk# Hour in Day (UTC) (1-24) 20
#DUH# Hour in Day (UTC) (0-23) 20
#DUK# Hour in Day (UTC) (0-11) 8
#DUb# Hours in day using user’s preferred format (UTC) (12/24)​ undefined
#DUHZ# Hour in Day (leading zero) (UTC) (00-23) 05
#DUkZ# Hour in Day (leading zero) (UTC) (01-24) 02
#DUKZ# Hour in Day (12 hour, leading zero) (UTC) (00-11) 08
#DUhZ# Hour in Day (12 hour, leading zero) (UTC) (01-12) 08
#DUm# Minute in Hour (UTC) 58
#DUmZ# Minute in Hour (leading zero) (UTC) 09
#DUs# Second in minute (UTC) 38
#DUsZ# Second in minute (leading zero) (UTC) 08
#BLP# Watch Battery Level Percentage 46%
#BLN# Watch Battery Level Integer 46
#BTC# Watch Battery Temperature (°C) 31°C
#BTI# Watch Battery Temperature (°F) 87°F
#BTCN# Watch Battery Temperature (Celcius) 31
#BTIN# Watch Battery Temperature (Fahrenheit) 87
#BS# Watch Battery Charging Status 0
#ZLP# Low Power Mode null
#ZSC# Step Count 1556
#ZHR# Average Heart Rate (bpm) 76
#ZDEVICE# Device Name Smartwatch
#ZMANU# Device Manufacturer Facer
#ZISROUND# Device Screen Shape (true, if circular) false
#PBP# Phone Level Percentage 79%
#PBN# Phone Level Integer 79
#PWL# Phone WiFi Level 3
#WM# Weather Units (F/M) F
#WLC# Weather Location Los Angeles
#WTH# Today's High 86
#WTL# Todays' Low 63
#WCT# Current Temp 84
#WCCI# Current Condition Icon 03
#WCCT# Current Condition Text Fair
#WCHN# Current Humidity Number 40
#WCHP# Current Humidity Percentage 40%
#DISDAYTIME# Returns true if time is after sunrise and before sunset true
#WRh# Sunrise hour (1-12) 5
#WRhZ# Sunrise hour (leading zero) (01-12) 05
#WRH# Sunrise hour (0-23) 5
#WRHZ# Sunrise hour (leading zero) (00-23) 05
#WRm# Sunrise minute (0-59) 50
#WRmZ# Sunrise minute (leading zero) (00-59) 06
#WSh# Sunset hour (1-12) 8
#WShZ# Sunset hour (leading zero) (01-12) 08
#WSH# Sunset hour (0-23) 20
#WSHZ# Sunset hour (leading zero) (00-23) 01
#WSm# Sunset minute (0-59) 6
#WSmZ# Sunset minute (leading zero) (00-59) 06
#WSUNRISE# Time of sunrise 5:50 am
#WSUNSET# Time of sunset 8:06 pm
#WSUNRISE24# Time of sunrise (24) 5:50
#WSUNSET24# Time of sunset (24) 20:06
#WSUNRISEH# Hour of sunrise 5
#WSUNRISEM# Minute of sunrise 50
#WSUNSETH# Hour of sunset 8
#WSUNSETM# Minute of sunset 06
#WSUNRISEH24# Hour of sunrise (24) 5
#WSUNSETH24# Hour of sunset (24) 20
#WFAH# Forecast Day 1 High 86
#WFAL# Forecast Day 1 Low 63
#WFACT# Forecast Day 1 Condition Text Clear
#WFACI# Forecast Day 1 Condition Icon 01
#WFBH# Forecast Day 2 High 85
#WFBL# Forecast Day 2 Low 63
#WFBCT# Forecast Day 2 Condition Text Sunny
#WFBCI# Forecast Day 2 Condition Icon 01
#WFCH# Forecast Day 3 High 85
#WFCL# Forecast Day 3 Low 63
#WFCCT# Forecast Day 3 Condition Text Sunny
#WFCCI# Forecast Day 3 Condition Icon 01
#WFDH# Forecast Day 4 High 88
#WFDL# Forecast Day 4 Low 64
#WFDCT# Forecast Day 4 Condition Text Sunny
#WFDCI# Forecast Day 4 Condition Icon 01
#WFEH# Forecast Day 5 High 86
#WFEL# Forecast Day 5 Low 68
#WFECT# Forecast Day 5 Condition Text Mostly Sunny
#WFECI# Forecast Day 5 Condition Icon 01