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
These test fail with Java 21 21.0.5-librca, but work with 17.0.12-librca
DefaultDateHelperSpec. Full getTimeFormat for style FULL returns 8:00:00 AM Coordinated Universal Time
DefaultDateHelperSpec. for getDateTimeFormat(FULL, FULL) => Sunday, January 5, 1941 at 8:00:00 AM Coordinated Universal Time
format.format(LocalDateTime.of(localDate, localTime)) == expected
| | | | | | | |
| | | | 1941-01-05 08:00 | Sunday, January 5, 1941 at 8:00:00 AM Coordinated Universal Time
| | | 1941-01-05T08:00 false
| | class java.time.LocalDateTime 4 differences (93% similarity)
| | Sunday, January 5, 1941(,--) 8:00:00( )AM Coordinated Universal Time
| | Sunday, January 5, 1941( at) 8:00:00( )AM Coordinated Universal Time
| Sunday, January 5, 1941, 8:00:00 AM Coordinated Universal Time
Localized(FULL,FULL)
the word at
DefaultDateHelperSpec. for getDateTimeFormat(LONG, LONG) => January 5, 1941 at 8:00:00 AM UTC January 5, 1941 at 8:00:00 AM UTC vs January 5, 1941, 8:00:00 AM UTC
DefaultDateHelperSpec. for getDateTimeFormat(MEDIUM, MEDIUM) => Jan 5, 1941, 8:00:00 AM
DefaultDateHelperSpec. for getDateTimeFormat(null, null) => 1/5/41, 8:00 AM
DefaultDateHelperSpec. getTimeFormat for style LONG returns 8:00:00 AM UTC
DefaultDateHelperSpec. getTimeFormat for style MEDIUM returns 8:00:00 AM
DefaultDateHelperSpec. getTimeFormat for style null returns 8:00 AM
These test fail with Java 21
21.0.5-librca
, but work with17.0.12-librca
DefaultDateHelperSpec. Full getTimeFormat for style FULL returns 8:00:00 AM Coordinated Universal Time
DefaultDateHelperSpec. for getDateTimeFormat(FULL, FULL) =>
Sunday, January 5, 1941 at 8:00:00 AM Coordinated Universal Time
the word
at
DefaultDateHelperSpec. for getDateTimeFormat(LONG, LONG) =>
January 5, 1941 at 8:00:00 AM UTC
January 5, 1941 at 8:00:00 AM UTC
vsJanuary 5, 1941, 8:00:00 AM UTC
DefaultDateHelperSpec. for getDateTimeFormat(MEDIUM, MEDIUM) =>
Jan 5, 1941, 8:00:00 AM
DefaultDateHelperSpec. for getDateTimeFormat(null, null) =>
1/5/41, 8:00 AM
DefaultDateHelperSpec. getTimeFormat for style LONG returns
8:00:00 AM UTC
DefaultDateHelperSpec. getTimeFormat for style MEDIUM returns
8:00:00 AM
DefaultDateHelperSpec. getTimeFormat for style null returns
8:00 AM
issue with the space character??
ValidationTagLibSpec. testFieldValueTagWithFrenchLocaleInTextField
The text was updated successfully, but these errors were encountered: