summaryrefslogtreecommitdiff
path: root/Userland/Utilities
diff options
context:
space:
mode:
authorTimothy Flynn <trflynn89@pm.me>2021-12-06 22:50:54 -0500
committerLinus Groh <mail@linusgroh.de>2021-12-08 11:29:36 +0000
commit9f7c7277201df5649a6b229d73e2273835b873ff (patch)
treeb343bd7f64ac9a8201976ecbb2d5100906046a58 /Userland/Utilities
parent6ace4000bf9127c43fe1ce4c5c49015e0467deaa (diff)
downloadserenity-9f7c7277201df5649a6b229d73e2273835b873ff.zip
LibJS+LibUnicode: Generate missing patterns with fractionalSecondDigits
TR-35's Matching Skeleton algorithm dictates how user requests including fractional second digits should be handled when the CLDR format pattern does not include that field. When the format pattern contains {second}, but does not contain {fractionalSecondDigits}, generate a second pattern which appends "{decimal}{fractionalSecondDigits}" to the {second} field.
Diffstat (limited to 'Userland/Utilities')
0 files changed, 0 insertions, 0 deletions