Timothy Flynn
|
9ce4ff4265
LibJS: Avoid crashing when the Unicode data generators are disabled
|
3 years ago |
Timothy Flynn
|
2a7f36b392
LibJS+LibUnicode: Generate unique numeric symbol lists
|
3 years ago |
Timothy Flynn
|
5bdee9e38a
LibJS: Use locale-aware day period time ranges to format period symbols
|
3 years ago |
Timothy Flynn
|
76aab821f4
LibJS+LibUnicode: Rename some Unicode::DayPeriod values
|
3 years ago |
Timothy Flynn
|
53df13fed7
LibJS: Implement Intl.DateTimeFormat.prototype.formatRangeToParts
|
3 years ago |
Timothy Flynn
|
04f8fb07e1
LibJS: Implement Intl.DateTimeFormat.prototype.formatRange
|
3 years ago |
Timothy Flynn
|
1f35eda37b
LibJS: Store range format patterns in the Intl.DateTimeFormat object
|
3 years ago |
Timothy Flynn
|
7a0d5e3f7a
LibJS: Do not return views into potentially freed memory
|
3 years ago |
Timothy Flynn
|
1e68e7f129
LibJS: Implement Intl.DateTimeFormat.prototype.formatToParts
|
3 years ago |
Timothy Flynn
|
adaf5985a4
LibJS: Implement (most of) Intl.DateTimeFormat.prototype.format
|
3 years ago |
Timothy Flynn
|
d010ba10c3
LibJS: Cache the data locale used by Intl.DateTimeFormat
|
3 years ago |
Timothy Flynn
|
26f9666191
LibJS: Do not override hour, minute, and second format field lengths
|
3 years ago |
Timothy Flynn
|
9f7c727720
LibJS+LibUnicode: Generate missing patterns with fractionalSecondDigits
|
3 years ago |
Timothy Flynn
|
6ace4000bf
LibJS+LibUnicode: Supply field type in CalendarPattern's for-each method
|
3 years ago |
Timothy Flynn
|
e42d954743
LibJS: Always respect user-provided format field lengths
|
3 years ago |
Timothy Flynn
|
9dc9700e3b
LibJS: Fallback to [[pattern]] when [[pattern12]] is unavailable
|
3 years ago |
Timothy Flynn
|
d2588d852b
LibJS: Change all [[RelevantExtensionKeys]] to return constexpr arrays
|
3 years ago |
Timothy Flynn
|
16151aa7d5
LibJS+LibUnicode: Implement the Intl.DateTimeFormat constructor
|
3 years ago |
Timothy Flynn
|
75b2a09a2f
LibJS: Implement a nearly empty Intl.DateTimeFormat object
|
3 years ago |