From 54eeb27f0952e14a62dcf427907a45492cfa1e38 Mon Sep 17 00:00:00 2001 From: Cody Date: Mon, 18 Apr 2016 20:03:26 -0400 Subject: [PATCH] Add documentation for 12 hour period config Add the documentation for the 12 hour period config --- modules/default/currentweather/README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/modules/default/currentweather/README.md b/modules/default/currentweather/README.md index 4a418ad9..3c818eee 100644 --- a/modules/default/currentweather/README.md +++ b/modules/default/currentweather/README.md @@ -76,6 +76,20 @@ The following properties can be configured:
Default value: uses value of config.timeFormat + + showPeriod + Show the period (am/pm) with 12 hour format
+
Possible values: true or false +
Default value: true + + + + showPeriodUpper + Show the period (AM/PM) with 12 hour format as uppercase
+
Possible values: true or false +
Default value: false + + lang The language of the days.
@@ -140,6 +154,5 @@ The following properties can be configured: } -