1,848
edits
==== Which tag names take date/time output formatting modifiers ====
It is not practical to indicate which time/date modifiers are accepted on a tag by tag basis. It would involve a lot of repetition. Instead, the following table, explains much more simply, which web tags will accept time and/or date output modifiers
There are some tag names (e.g. moon rise) that relate to an event that does not happen each Earth day, so those tags have to be able to report "--:--"
▲There are some tag names (e.g. moon rise) that relate to an event that does not happen each Earth day, so those tags have to be able to report "--:--", and you cannot modify their output. Equally, many of the tag names that describe extreme records for this month/year/all-time are not defined until the respective period reaches its second day, so again those tags may output hyphens and so any modification parameters will be ignored. For example, highest temperature range in month/year has been coded in Cumulus to report "--" for value, and "--:--" for time, on the first day of that period (because there is only a partial day to consider you might not yet have experienced a true maximum and a true minimum), so modifying the time output can only be done on subsequent days.
▲It is not practical to indicate which time/date modifiers are accepted on a tag by tag basis. It would involve a lot of repetition. Instead, the following table, explains much more simply, which web tags will accept time and/or date output modifiers:
{| class="wikitable" border="1"
|-
!style="width:100px" | Cross-reference to table on
!style="width:300px" | Tag names that accept only time output modifiers
!style="width:300px" | Tag names that accept only date output modifiers
!style="width:300px" | Tag names that accept both time and date output modifiers
|-
! scope="row"| [[Full_list_of_Webtags#Date_.26_Time|Date & Time]] and [[Full_list_of_Webtags#Day.2FNight.2FSun.2FMoon|Sun & Moon]]
|-
! scope="row"| [[
| Each tag name in "Time" column of linked table has limited
▲| Only <#timehhmmss>, <#minute>, <#hour>, <#sunrise>, <#sunset>, <#dawn>, <#dusk>
▲| Only <#LatestErrorDate>, <#date> (but no others)
▲| Only <#LastDataReadT>, <#time>, <#metdate>, <#metdateyesterday>, <#update>, <#LastDataReadT>
▲! scope="row"| [[Webtags#Today]], [[Webtags#Yesterday]]
▲| Each tag name in "Time" column of linked table has limited (see ~ below the table) ability to modify output format
| None
| None
|