The Date-o-matic is a small set of expansions upon {{#time}}
parser function. It is made up by three parts:
{{date-o-matic}}
. Analogous to {{#time}}
, with two codes are added to the format string:
{{date-o-matic|F %, Y}}
yields August 20th, 2025.{{date-o-matic|F ^, Y}}
yields August 20th, 2025.{{#time}}
if these characters must be used.{{date-o-matic/horoscope}}
. Return the horoscope sign for the provided date.{{date-o-matic/fromnow}}
. Return the length of time from now to the provided time.