We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5da3f10 commit d39fde1Copy full SHA for d39fde1
WhereIsTrump-Countdown.md
@@ -114,6 +114,7 @@ Fixed (fixed day of week):
114
Static (remains fixed on date no matter what):
115
Logic: date '%Y' - 1 | modulus 4
116
1. Inauguration Day (January 20, every 4 years following a presidential election)
117
+{% endcomment %}
118
119
tz_noon: {{ tz_noon }}
120
hr_forward: {{ hr_forward }}
@@ -144,5 +145,3 @@ hr_forward: {{ hr_forward }}
144
145
| pctsecs_remaining | {{ pctsecs_remaining }} |
146
| pctdays_since | {{ pctdays_since }} |
147
| pctdays_remaining | {{ pctdays_remaining }} |
-
148
-{% endcomment %}
0 commit comments