You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add three tests for DateTimeFormatter.ofPattern. All pass in the JVM. For Locale.US, two pass in ScalaJS and one fails. For Locale.CANADA, one passes in ScalaJS and two fail.
Run `testOnly org.threeten.bp.format.TestDateTimeTextPrinting`
0 commit comments