Php webtags: Difference between revisions

157 bytes added ,  17:22, 26 June 2020
m
Line 94: Line 94:
**Many ready-made scripts are derived from one written assuming the USA date format is being used with month before day of month, and year last.  
**Many ready-made scripts are derived from one written assuming the USA date format is being used with month before day of month, and year last.  
**Yet there are relatively few Cumulus users in the USA, and therefore the majority of Cumulus users want either day of month or year first.
**Yet there are relatively few Cumulus users in the USA, and therefore the majority of Cumulus users want either day of month or year first.
**Of course Cumulus actually outputs dates either in the format used by the locale selected or in the ISO format of year first with hyphens between date parts.
**Of course Cumulus has two different default formats for dates output from web tags
** Check your choice of read-made script can cope with dates in the format you prefer.
*** either in the format used by the locale selected  
***or in the ISO format of year first with hyphens between date parts.
**Some scripts will define a number of variables from the same web tag by using different output formatters.  
** Check your choice of read-made script can output dates in the format you prefer.


==== Time format =====
==== Time format =====
5,838

edits