Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
turchenkoalex committed Jun 7, 2024
1 parent a4da53b commit 426f976
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ public static DateFormat getUSDateFormat() {

/**
* Compatibility fix for old Javas runtime, if date was written by JDK 20 or greater
* This date format contains NBSP symbol instead space before AM/PM
*
* @return Returns the same DateFormat as {@code DateFormat.getDateTimeInstance(DateFormat.DEFAULT, DateFormat.DEFAULT, Locale.US)}
* in Java 20 or upper.
*/
Expand Down

0 comments on commit 426f976

Please sign in to comment.