From: cesarvh Date: Thu, 25 Oct 2018 17:22:44 +0000 (-0700) Subject: UJ-2: Fixed test-dates.yaml test descriptions X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=8f846bb32716743d0d56277d3b21666b64274018;p=tmp%2Fjakarta-migration.git UJ-2: Fixed test-dates.yaml test descriptions --- diff --git a/services/structureddate/structureddate/src/test/resources/test-dates.yaml b/services/structureddate/structureddate/src/test/resources/test-dates.yaml index 2e19c9f99..5abe10f86 100644 --- a/services/structureddate/structureddate/src/test/resources/test-dates.yaml +++ b/services/structureddate/structureddate/src/test/resources/test-dates.yaml @@ -1106,13 +1106,13 @@ "3/4/2000?": # oneDisplayDate - with question mark earliestSingleDate: [2000, 3, 4, CE] - "13 april 1995": # oneDisplayDate - with question mark + "13 april 1995": # oneDisplayDate: - SingleInterval with Day (cardinal) Month Year Format earliestSingleDate: [1995, 4, 13, CE] - "13 apr 1995": # oneDisplayDate - with question mark + "13 apr 1995": # oneDisplayDate: - SingleInterval with Day (cardinal) Month Year Format earliestSingleDate: [1995, 4, 13, CE] - "13th APRIL 1995": # oneDisplayDate - with question mark + "13th APRIL 1995": # oneDisplayDate: - SingleInterval with Day (ordinal) Month Year Format earliestSingleDate: [1995, 4, 13, CE] # -------------------------------------------------------------------------------------------------------