issues
search
tc39
/
proposal-intl-datetime-style
dateStyle and timeStyle options for DateTimeFormat
https://tc39.github.io/proposal-intl-datetime-style/
28
stars
9
forks
source link
Fix inconsistency and missing argument
#16
Closed
FrankYFTang
closed
5 years ago
FrankYFTang
commented
5 years ago
Change the DateTimeStylePattern from ... "short", "narrow" ... to ... "medium", "short" ... to align with other places
add the missing undefined argument as the last argument to GetOption() of "dateStyle" and "timeStyle"
@zbraniecki @littledan
@zbraniecki @littledan