« Bugzilla Issues Index
#1791 — Need to be able to indicate no preference (other than to include) a component of date and time format
- bug_id:
1791
- creation_ts:
2013-08-19 14:38:00 -0700
- short_desc:
Need to be able to indicate no preference (other than to include) a component of date and time format
- delta_ts:
2013-08-19 14:38:30 -0700
- product:
Internationalization - ECMA-402
- component:
Specification
- version:
Edition 2.0 proposals
- rep_platform:
All
- op_sys:
All
- bug_status:
CONFIRMED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
eric.albright
- assigned_to:
Norbert
- commentid:
4978
- comment_count:
0
- who:
eric.albright
- bug_when:
2013-08-19 14:38:30 -0700
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"