Update icu4c/source/test/testdata/message2/more-functions.json

Co-authored-by: Steven R. Loomis <srl295@gmail.com>
This commit is contained in:
Tim Chevalier 2024-07-17 13:35:12 -07:00
parent 6d9d8a2b18
commit 8721fda262

View file

@ -119,7 +119,7 @@
"srcs": [".local $d = {|2024-07-02T19:23:45+03:30| :datetime timeStyle=long}\n",
"{{Expires at {$d} or {$d :datetime timeStyle=full}}}"],
"exp": "Expires at 7:23:45\u202FPM GMT+3:30 or 7:23:45\u202FPM GMT+03:30",
"comment": "This checks that the return value of :datetime preserves the time zone if specified"
"comment": "This checks that the return value of :datetime preserves the time zone offset if specified"
},
{
"src": "{$d :datetime timeStyle=full}",