mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 09:21:03 +00:00
Update icu4c/source/test/testdata/message2/more-functions.json
Co-authored-by: Steven R. Loomis <srl295@gmail.com>
This commit is contained in:
parent
6d9d8a2b18
commit
8721fda262
1 changed files with 1 additions and 1 deletions
|
@ -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}",
|
||||
|
|
Loading…
Add table
Reference in a new issue