Webtags/Parameters (preserving history): Difference between revisions

m
m (→‎Multiple Output Format Modifier parameters for times and dates: improved explanations for d and multiple dd...)
Line 209: Line 209:
# Assuming it can do this, we want the tag name to output using the ISO 8601 format something like ''2019-02-28 06:59:05''.
# Assuming it can do this, we want the tag name to output using the ISO 8601 format something like ''2019-02-28 06:59:05''.
# To achieve this, simply modify the web tag as shown here <code><#tag_name format="yyyy-MM-dd HH:mm:ss"></code> where tag_name is set from step 1, but all the rest is typed as shown.
# To achieve this, simply modify the web tag as shown here <code><#tag_name format="yyyy-MM-dd HH:mm:ss"></code> where tag_name is set from step 1, but all the rest is typed as shown.
# To explain each element in that format value, look in [[#Year formats]], [[#Month formats]], [[#Day formats]], [[#Use of spaces]], [[Time formats]].
# To explain each element in that format value, look in [[#Year formats]], [[#Month formats]], [[#Day formats]], [[#Use of spaces]], [[#Time formats]].
# Should you want a different date/time format, then the sub-sections just referenced should help you to select a different arrangement, although there are some more options in [[#Date formats]].
# Should you want a different date/time format, then the sub-sections just referenced should help you to select a different arrangement, although there are some more options in [[#Date formats]].


5,838

edits