Date and time formats are missing for ko and jp locales.
See original GitHub issueIn data/ko/datetime.json and data/jp/datetime.json. Example from en locale:
"formats": { "date": "%m/%d/%Y", "time": "%H:%M:%S" },
Issue Analytics
- State:
- Created 7 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Get Locale Short Date Format using javascript - Stack Overflow
Just to make sure i understand: you mean hot to get the format itself? becuase the "missing function" name you give is misleading...
Read more >Supported Date and Time Formats (ICU) - Salesforce Help
We use three variations of date and time formats across the Salesforce application: short, medium, and long. All three formats are listed for...
Read more >Locale management — Firefox Source Docs documentation
A locale is a combination of language, region, script, and regional preferences the user wants to format their data into.
Read more >Workarounds for Missing Apex Time.format() Instance Method
This second attempt assumes that the date and time are separated by zero or ... an API to get locale-specific format strings for...
Read more >Allow further customization for date and date/time field ... - Jira
I also cannot understand that it is not marked as a bug, because the settings are there, you can configure a date format,...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@jlwt90 @lk-geimfari jp one is correct!
@redus Fixed.