archives

« Bugzilla Issues Index

#1791 — Need to be able to indicate no preference (other than to include) a component of date and time format


Suggest adding "default" as a valid value for each of the components of date and time formats:

Property Values
weekday "default", "narrow", "short", "long"
era "default", "narrow", "short", "long"
year "default", "2-digit", "numeric"
month "default", "2-digit", "numeric", "narrow", "short", "long"
day "default", "2-digit", "numeric"
hour "default", "2-digit", "numeric"
minute "default", "2-digit", "numeric"
second "default", "2-digit", "numeric"
timeZoneName "default", "short", "long"