• Home
  • Raw
  • Download

Lines Matching full:date

24             Headers { "locale", "zone", "spec", "date", "str"}
27 // spec: either 'PATTERN=y mm h' etc, or 'DATE=SHORT,TIME=LONG'
28 // date: either 'MILLIS=####' where #### is millis,
31 …// or RELATIVE_ADD:DATE=1 which means that the field "DATE" will be added by +1 relative t…
38 "DATE=SHORT,TIME=SHORT",
39 "ERA=1,YEAR=2007,MONTH=AUGUST,DATE=8,HOUR_OF_DAY=18,MINUTE=54,SECOND=0",
45 "DATE=LONG",
46 "ERA=1,YEAR=98,MONTH=0,DATE=24",
53 "DATE=LONG",
54 "ERA=0,YEAR=2,MONTH=0,DATE=24",
68 Headers { "locale", "zone", "spec", "date", "str"}
73 "DATE=RELATIVE_SHORT",
74 "RELATIVE_ADD:DATE=1", // one day from now
80 "DATE=RELATIVE_SHORT",
87 "DATE=RELATIVE_SHORT",
88 "RELATIVE_ADD:DATE=-1", // one day before now
91 // date only, out of relative range
95 "DATE=RELATIVE_FULL",
96 "ERA=1,YEAR=2012,MONTH=OCTOBER,DATE=8,HOUR_OF_DAY=23,MINUTE=59,SECOND=0",
104 "ERA=1,YEAR=2012,MONTH=OCTOBER,DATE=8,HOUR_OF_DAY=23,MINUTE=59,SECOND=0",
111 … "RELATIVE_ADD:DATE=-1,HOUR_OF_DAY=17,MINUTE=0,SECOND=0", // one day before now at specified time
118 "DATE=RELATIVE_FULL,TIME=LONG",
119 "ERA=1,YEAR=2012,MONTH=OCTOBER,DATE=8,HOUR_OF_DAY=23,MINUTE=59,SECOND=0",
126 "DATE=RELATIVE_MEDIUM,TIME=SHORT",
127 "ERA=1,YEAR=2012,MONTH=OCTOBER,DATE=8,HOUR_OF_DAY=23,MINUTE=59,SECOND=0",
134 "DATE=RELATIVE_FULL,TIME=LONG",
135 … "RELATIVE_ADD:DATE=-1,HOUR_OF_DAY=17,MINUTE=0,SECOND=0", // one day before now at specified time
142 "DATE=RELATIVE_MEDIUM,TIME=SHORT",
143 … "RELATIVE_ADD:DATE=-1,HOUR_OF_DAY=17,MINUTE=0,SECOND=0", // one day before now at specified time
150 "DATE=RELATIVE_FULL,TIME=LONG",
151 "ERA=1,YEAR=2012,MONTH=OCTOBER,DATE=8,HOUR_OF_DAY=23,MINUTE=59,SECOND=0",
158 "DATE=RELATIVE_LONG,TIME=MEDIUM",
159 "ERA=1,YEAR=2012,MONTH=OCTOBER,DATE=8,HOUR_OF_DAY=23,MINUTE=59,SECOND=0",
165 "DATE=RELATIVE_LONG,TIME=MEDIUM",
166 … "RELATIVE_ADD:DATE=-1,HOUR_OF_DAY=17,MINUTE=0,SECOND=0", // one day before now at specified time
173 "DATE=RELATIVE_LONG,TIME=MEDIUM",
174 "ERA=1,YEAR=2012,MONTH=OCTOBER,DATE=8,HOUR_OF_DAY=23,MINUTE=59,SECOND=0",
180 "DATE=RELATIVE_LONG,TIME=MEDIUM",
181 … "RELATIVE_ADD:DATE=-1,HOUR_OF_DAY=17,MINUTE=0,SECOND=0", // one day before now at specified time
188 "DATE=RELATIVE_SHORT",
189 "RELATIVE_ADD:DATE=1", // one day from now
195 "DATE=RELATIVE_SHORT",
202 "DATE=RELATIVE_SHORT",
203 "RELATIVE_ADD:DATE=-1", // one day before now
209 "DATE=RELATIVE_SHORT",
210 "RELATIVE_ADD:DATE=-2", // 2 days ago
229 Headers { "locale", "zone", "spec", "date", "str"}
232 // spec: either 'PATTERN=y mm h' etc, or 'DATE=SHORT,TIME=LONG'
233 // date: either 'MILLIS=####' where #### is millis,
236 …// or RELATIVE_ADD:DATE=1 which means that the field "DATE" will be added by +1 relative t…
439 Headers { "locale", "zone", "spec", "date", "str"}
442 // spec: either 'PATTERN=y mm h' etc, or 'DATE=SHORT,TIME=LONG'
443 // date: either 'MILLIS=####' where #### is millis,
446 …// or RELATIVE_ADD:DATE=1 which means that the field "DATE" will be added by +1 relative t…
540 Headers { "locale", "zone", "spec", "date", "str"}
543 // spec: either 'PATTERN=y mm h' etc, or 'DATE=SHORT,TIME=LONG'
544 // date: either 'MILLIS=####' where #### is millis,
547 …// or RELATIVE_ADD:DATE=1 which means that the field "DATE" will be added by +1 relative t…
555 "DATE=FULL,TIME=FULL",
563 Description { "Additional date parse tests (may not
572 Headers { "locale", "zone", "spec", "date", "str"}
575 // spec: either 'PATTERN=y mm h' etc, or 'DATE=SHORT,TIME=LONG'
576 // date: either 'MILLIS=####' where #### is millis,
579 …// or RELATIVE_ADD:DATE=1 which means that the field "DATE" will be added by +1 relative t…