Home
last modified time | relevance | path

Searched refs:Day (Results 1 – 25 of 168) sorted by relevance

1234567

/external/rust/crates/chrono/src/format/
Dstrftime.rs181 &[num0!(Month), lit!("/"), num0!(Day), lit!("/"), num0!(YearMod100)];
187 nums!(Day),
354 recons![num0!(Month), lit!("/"), num0!(Day), lit!("/"), num0!(YearMod100)] in next()
356 'F' => recons![num0!(Year), lit!("-"), num0!(Month), lit!("-"), num0!(Day)], in next()
374 'd' => num0!(Day), in next()
375 'e' => nums!(Day), in next()
397 recons![nums!(Day), lit!("-"), fix!(ShortMonthName), lit!("-"), num0!(Year)] in next()
509 [num0!(Year), lit!("-"), num0!(Month), lit!("-"), num0!(Day)] in test_strftime_items()
512 assert_eq!(parse_and_collect("%m %d"), [num0!(Month), sp!(" "), num0!(Day)]); in test_strftime_items()
532 assert_eq!(parse_and_collect("%-e"), [num!(Day)]); in test_strftime_items()
[all …]
Dparse.rs307 Day => (2, false, Parsed::set_day), in parse_internal()
469 Item::Numeric(Numeric::Day, Pad::Zero), in from_str()
603 [num!(Month), num!(Day), num!(WeekFromSun), num!(WeekFromMon), num!(IsoWeek), in test_parse()
743 check!("+12345", [fix!(TimezoneOffset), num!(Day)]; offset: 754 * 60, day: 5); in test_parse()
757 check!("CEST 5", [fix!(TimezoneName), lit!(" "), num!(Day)]; day: 5); in test_parse()
761 [num!(Year), lit!("-"), num!(Month), lit!("-"), num!(Day), lit!("T"), in test_parse()
766 [num!(Year), num!(Month), num!(Day), in test_parse()
771 [fix!(ShortWeekdayName), lit!(","), sp!(" "), num!(Day), sp!(" "), in test_parse()
778 num!(Day), sp!(" "), num!(Hour), lit!(":"), num!(Minute), lit!(":"), in test_parse()
783 [num!(Year), num!(Month), num!(Day), num!(Hour), num!(Minute), num!(Second)]; in test_parse()
/external/python/dateutil/docs/exercises/solutions/
Dmlk-day-rrule.rst3 Martin Luther King Day: Solution
6 Presented here is a solution to the :ref:`Martin Luther King Day exercises <mlk-day-exercise>`.
/external/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_posix.h79 struct Day { struct
92 Day n;
/external/webrtc/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_posix.h79 struct Day { struct
92 Day n;
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_posix.h79 struct Day { struct
92 Day n;
/external/libtextclassifier/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_posix.h79 struct Day { struct
92 Day n;
/external/angle/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_posix.h79 struct Day { struct
92 Day n;
/external/openscreen/third_party/abseil/src/absl/time/internal/cctz/src/
Dtime_zone_posix.h79 struct Day { struct
92 Day n;
/external/tensorflow/third_party/absl/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_posix.h79 struct Day { struct
92 Day n;
/external/cronet/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_posix.h79 struct Day { struct
92 Day n;
/external/libtextclassifier/native/annotator/datetime/
Ddatetime.fbs44 // Day of week, start of the week is Sunday & its value is 1.
47 // Day of the month starting with 1.
102 // Day value of the month starting with 1.
105 // Day of week, start of the week is Sunday and its value is 1.
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DZoneParser.java208 public static class Day implements Comparable<Object> { class in ZoneParser
214 Day(String value) { in Day() method in ZoneParser.Day
343 public static Set<Day> days = new TreeSet<>();
352 day = new Day(l.get(4)); in RuleLine()
374 public Day day;
440 public static Set<Day> untilDays = new TreeSet<>();
455 untilDay = new Day(l.get(5)); // fall through in ZoneLine()
484 public Day untilDay;
525 …private long resolveTime(int gmtOffset, int untilYear, int untilMonth, Day untilDay, Time untilTim… in resolveTime()
/external/cronet/third_party/icu/source/samples/msgfmt/
DREADME.TXT17 Day 2: September 12th 2000
19 1. All the hardware and software requirements from Day 1.
20 2. Attended or fully understand Day 1 material.
/external/icu/icu4c/source/samples/msgfmt/
DREADME.TXT17 Day 2: September 12th 2000
19 1. All the hardware and software requirements from Day 1.
20 2. Attended or fully understand Day 1 material.
/external/cronet/third_party/icu/source/samples/translit/
DREADME.TXT16 Day 2: September 12th 2000
18 1. All the hardware and software requirements from Day 1.
19 2. Attended or fully understand Day 1 material.
/external/icu/icu4c/source/samples/translit/
DREADME.TXT16 Day 2: September 12th 2000
18 1. All the hardware and software requirements from Day 1.
19 2. Attended or fully understand Day 1 material.
/external/icu/icu4c/source/data/locales/
Dshi.txt102 Day{"{0} ({2}: {1})"}
103 Day-Of-Week{"{0} {1}"}
Dqu.txt816 dn{"Day"}
832 dn{"Day"}
843 dn{"Day"}
854 dn{"Day Of Year"}
857 dn{"Day Of Year"}
860 dn{"Day Of Year"}
1430 dn{"Day of the Week"}
1433 dn{"Day of the Week"}
1436 dn{"Day of the Week"}
/external/cronet/third_party/icu/source/data/locales/
Dshi.txt102 Day{"{0} ({2}: {1})"}
103 Day-Of-Week{"{0} {1}"}
Dqu.txt816 dn{"Day"}
832 dn{"Day"}
843 dn{"Day"}
854 dn{"Day Of Year"}
857 dn{"Day Of Year"}
860 dn{"Day Of Year"}
1430 dn{"Day of the Week"}
1433 dn{"Day of the Week"}
1436 dn{"Day of the Week"}
Dshi_Latn.txt104 Day{"{0} ({2}: {1})"}
105 Day-Of-Week{"{0} {1}"}
/external/pdfium/xfa/fxfa/parser/
Dcxfa_day.cpp17 XFA_Element::Day, in CXFA_Day()
Dcxfa_daynames.cpp15 {XFA_Element::Day, 7, {}},
/external/pdfium/fxjs/
Dfx_date_helpers.cpp81 int Day(double t) { in Day() function
100 int day = Day(t); in DayWithinYear()
254 return Day(t) + dt - 1; in FX_MakeDay()

1234567