Polishing

master
Sam Brannen 1 year ago
parent
commit
b2c2817caa
  1. 2
      Date-and-Time-Formatting-with-JDK-20-and-higher.md

2
Date-and-Time-Formatting-with-JDK-20-and-higher.md

@ -6,7 +6,7 @@ Specifically, this document provides background information on changes in the JD
Before you read any further, we highly recommend that you first read [JEP 252: Use CLDR Locale Data by Default](https://openjdk.org/jeps/252). Before you read any further, we highly recommend that you first read [JEP 252: Use CLDR Locale Data by Default](https://openjdk.org/jeps/252).
Although this document primarily focuses on issues related to time formats for the US English locale (for example, `3:30 PM`), numerous other use cases may potentially be affected by locale-sensitive date/time formats provided by the [Unicode Common Locale Data Repository (CLDR) project](https://cldr.unicode.org/). Although this document primarily focuses on issues related to time formats for the US English locale (for example, `3:30 PM`), numerous other use cases may potentially be affected by locale-sensitive formats for dates, times, currencies, time zones, etc. provided by the [Unicode Common Locale Data Repository (CLDR) project](https://cldr.unicode.org/).
## Background ## Background

Loading…
Cancel
Save