Home
last modified time | relevance | path

Searched +refs:hour +refs:default (Results 1 – 25 of 24218) sorted by relevance

12345678910>>...969

/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/dtparse-1.2.0/src/tests/
H A Dpycompat_parser.rs36 default: Option<&NaiveDateTime>, in parse_and_assert()
48 default, in parse_and_assert()
125 default: Option<&NaiveDateTime>, in parse_fuzzy_and_assert()
137 default, in parse_fuzzy_and_assert()
184 let info = ParserInfo::default(); in test_parse_default0()
212 let info = ParserInfo::default(); in test_parse_default1()
240 let info = ParserInfo::default(); in test_parse_default2()
268 let info = ParserInfo::default(); in test_parse_default3()
296 let info = ParserInfo::default(); in test_parse_default4()
324 let info = ParserInfo::default(); in test_parse_default5()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/
H A D.cron.yml18 mozilla-central: [{hour: 10, minute: 0}, {hour: 22, minute: 0}]
19 # No default
68 # No default
78 - {hour: 16, minute: 0}
79 - {hour: 4, minute: 0}
91 # No default
104 # No default
117 # No default branch
119 - {hour: 7, minute: 0}
122 - {hour: 7, minute: 0}
[all …]
/dports/mail/evolution/evolution-3.42.1/data/
H A Dorg.gnome.evolution.calendar.gschema.xml.in62 <key name="day-end-hour" type="i">
64 <_summary>Workday end hour</_summary>
72 <key name="day-start-hour" type="i">
74 <_summary>Workday start hour</_summary>
90 …iption>Time the workday ends on, in twenty four hour format HHMM, 0000 to 2359, or -1 to use day-e…
100 …iption>Time the workday ends on, in twenty four hour format HHMM, 0000 to 2359, or -1 to use day-e…
110 …iption>Time the workday ends on, in twenty four hour format HHMM, 0000 to 2359, or -1 to use day-e…
120 …iption>Time the workday ends on, in twenty four hour format HHMM, 0000 to 2359, or -1 to use day-e…
130 …iption>Time the workday ends on, in twenty four hour format HHMM, 0000 to 2359, or -1 to use day-e…
402 <key name="use-24hour-format" type="b">
[all …]
/dports/x11-toolkits/iwidgets/iwidgets4.0.1/generic/
H A Dtimefield.itk253 default {
283 default {
305 default {
325 default {
356 default {
392 default {
739 default {
795 default {
899 default {
931 default {
[all …]
H A Dspintime.itk102 itk_component add hour {
248 default {
305 $itk_component(hour) delete 0 end
309 $itk_component(hour) delete 0 end
327 set hour [$itk_component(hour) get]
338 default {
370 scan hour [clock format $seconds -format "%I"] "%d" hour
373 $itk_component(hour) insert end $hour
429 grid forget $itk_component(hour)
469 grid forget $itk_component(hour)
[all …]
/dports/devel/p5-DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.16/t/
H A Dformat-datetime.t13 hour => 5,
20 is( "$dt", '2016-02-02T05:06:07Z', 'default format in UTC' );
26 hour => 5,
36 'default format in America/Chicago DST',
43 hour => 5,
54 'default format with nanoseconds in America/Chicago DST',
61 hour => 5,
72 'default format with milliseconds in America/Chicago DST',
79 hour => 5,
88 'default format in UTC, called as class method',
/dports/www/firefox/firefox-99.0/
H A D.cron.yml2 # `https://hg.mozilla.org/ci/ci-admin/file/default/build-decision/src/build_decision/cron/schema.ym…
16 # No default
36 mozilla-central: [{hour: 10, minute: 0}, {hour: 22, minute: 0}]
37 # No default
130 mozilla-central: [{hour: 10, minute: 0}, {hour: 22, minute: 0}]
156 - {hour: 2, minute: 0}
207 # No default branch
286 mozilla-central: [{hour: 6, minute: 45}, {hour: 18, minute: 45}]
289 # No default
337 mozilla-central: [{hour: 11, minute: 0}, {hour: 23, minute: 0}]
[all …]
/dports/www/firefox-esr/firefox-91.8.0/
H A D.cron.yml2 # `https://hg.mozilla.org/ci/ci-admin/file/default/build-decision/src/build_decision/cron/schema.ym…
16 # No default
34 mozilla-central: [{hour: 10, minute: 0}, {hour: 22, minute: 0}]
35 # No default
128 mozilla-central: [{hour: 10, minute: 0}, {hour: 22, minute: 0}]
164 - {hour: 2, minute: 0}
174 - {hour: 0, minute: 0}
175 - {hour: 6, minute: 0}
216 # No default branch
344 mozilla-central: [{hour: 8, minute: 0}, {hour: 20, minute: 0}]
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/
H A D.cron.yml2 # `https://hg.mozilla.org/ci/ci-admin/file/default/build-decision/src/build_decision/cron/schema.ym…
16 # No default
34 mozilla-central: [{hour: 10, minute: 0}, {hour: 22, minute: 0}]
35 # No default
128 mozilla-central: [{hour: 10, minute: 0}, {hour: 22, minute: 0}]
164 - {hour: 2, minute: 0}
174 - {hour: 0, minute: 0}
175 - {hour: 6, minute: 0}
216 # No default branch
344 mozilla-central: [{hour: 8, minute: 0}, {hour: 20, minute: 0}]
[all …]
/dports/net/py-softlayer/SoftLayer-5.9.7/SoftLayer/CLI/file/snapshot/
H A Denable.py20 default=0)
23 default=0)
26 default='SUNDAY')
29 minute, hour, day_of_week): argument
48 if hour < 0 or hour > 23:
57 hour, day_of_week)
/dports/net/py-softlayer/SoftLayer-5.9.7/SoftLayer/CLI/block/snapshot/
H A Denable.py20 default=0)
23 default=0)
26 default='SUNDAY')
29 minute, hour, day_of_week): argument
48 if hour < 0 or hour > 23:
57 hour, day_of_week)
/dports/lang/spidermonkey78/firefox-78.9.0/
H A D.cron.yml17 # No default
34 mozilla-central: [{hour: 10, minute: 0}, {hour: 22, minute: 0}]
35 # No default
145 - {hour: 10, minute: 0}
183 # No default branch
185 - {hour: 7, minute: 0}
188 - {hour: 7, minute: 0}
220 # No default branch
251 - {hour: 16, minute: 00}
274 - {hour: 0, minute: 0}
[all …]
/dports/x11/mate-panel/mate-panel-1.26.1/applets/clock/
H A Dorg.mate.panel.applet.clock.gschema.xml.in4 <value nick="12-hour" value="1"/>
5 <value nick="24-hour" value="2"/>
28 <default>'24-hour'</default>
33 <default>''</default>
38 <default>false</default>
43 <default>true</default>
48 <default>true</default>
53 <default>true</default>
58 <default>true</default>
63 <default>true</default>
[all …]
/dports/multimedia/neolink/neolink-cf54129/crates/core/src/bc_protocol/
H A Dtime.rs28 body: BcBody::ModernMsg(ModernMsg::default()), in get_time()
43 hour: Some(hour), in get_time()
54 match try_build_timestamp(time_zone, year, month, day, hour, minute, second) { in get_time()
121 hour: Some(timestamp.hour()), in set_time()
124 ..Default::default() in set_time()
126 ..Default::default() in set_time()
142 hour: u8, in try_build_timestamp()
147 let time = Time::try_from_hms(hour, minute, second)?; in try_build_timestamp()
/dports/math/calc/calc-2.14.0.14/help/
H A Dh2hm28 For the default round mode, the return value is in the interval [0, 24).
38 For the default round mode, h is in the interval [0, 24).
50 For the default round mode, m will be in the interval [0, 60).
69 ; print h2hm(654.321,hour=,min=), hour, min;
71 ; print h2hm(-654.321,hour=,min=), hour, min;
73 ; print h2hm(24.321,hour=,min=), hour, min;
76 ; ## certain non-default rounding modes can return negative values
78 ; print h2hm(654.321,hour=,min=,1), hour, min;
80 ; print h2hm(-654.321,hour=,min=,1), hour, min;
82 ; print h2hm(24.321,hour=,min=,1), hour, min;
H A Dh2hms29 For the default round mode, the return value is in the interval [0, 24).
39 For the default round mode, h is in the interval [0, 24).
52 For the default round mode, m will be in the interval [0, 60).
65 For the default round mode, s will be in the interval [0, 60).
84 ; print h2hms(654.321,hour=,min=,sec=), hour, min, sec;
86 ; print h2hms(-654.321,hour=,min=,sec=), hour, min, sec;
88 ; print h2hms(24.321,hour=,min=,sec=), hour, min, sec;
91 ; ## certain non-default rounding modes can return negative values
93 ; print h2hms(654.321,hour=,min=,sec=,1), hour, min, sec;
95 ; print h2hms(-654.321,hour=,min=,sec=,1), hour, min, sec;
[all …]
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/dtparse-1.2.0/src/
H A Dlib.rs115 static ref DEFAULT_PARSER: Parser = Parser::default();
239 fn default() -> Self { in default() method
710 default: Option<&NaiveDateTime>, in parse()
757 let mut res = ParsingResult::default(); in parse_with_tokens()
762 let mut ymd = YMD::default(); in parse_with_tokens()
934 } else if !(0 <= hour.unwrap() && hour.unwrap() <= 12) { in ampm_valid()
948 default: &NaiveDateTime, in build_naive()
950 let y = res.year.unwrap_or_else(|| default.year()); in build_naive()
977 let hour = res.hour.unwrap_or(default.hour() as i32) as u32; in build_naive() localVariable
1153 res.hour = Some(self.adjust_ampm(hour, ampm)); in parse_numeric_token()
[all …]
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/zip-0.5.5/src/
H A Dtypes.rs38 hour: u8, field
43 impl ::std::default::Default for DateTime {
45 fn default() -> DateTime { in default() method
50 hour: 0, in default()
71 hour: hours as u8, in from_msdos()
90 && hour <= 23 in from_date_and_time()
98 hour: hour, in from_date_and_time()
177 pub fn hour(&self) -> u8 { in hour() method
178 self.hour in hour()
287 last_modified_time: DateTime::default(), in sanitize()
[all …]
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/zip-0.5.5/src/
H A Dtypes.rs38 hour: u8, field
43 impl ::std::default::Default for DateTime {
45 fn default() -> DateTime { in default() method
50 hour: 0, in default()
71 hour: hours as u8, in from_msdos()
90 && hour <= 23 in from_date_and_time()
98 hour: hour, in from_date_and_time()
177 pub fn hour(&self) -> u8 { in hour() method
178 self.hour in hour()
287 last_modified_time: DateTime::default(), in sanitize()
[all …]
/dports/databases/ods2sql/ods2sql-aca63183274038487cecb6be17d7f65e92178b8c/cargo-crates/zip-0.5.8/src/
H A Dtypes.rs40 hour: u8, field
45 impl ::std::default::Default for DateTime {
47 fn default() -> DateTime { in default() method
52 hour: 0, in default()
73 hour: hours as u8, in from_msdos()
92 hour: u8, in from_date_and_time()
102 && hour <= 23 in from_date_and_time()
110 hour, in from_date_and_time()
194 self.hour in hour()
307 last_modified_time: DateTime::default(), in sanitize()
[all …]
/dports/databases/xls2txt/xls2txt-1222f8069428f6bcedfcccf9e80523db34c0d343/cargo-crates/zip-0.5.8/src/
H A Dtypes.rs40 hour: u8, field
45 impl ::std::default::Default for DateTime {
47 fn default() -> DateTime { in default() method
52 hour: 0, in default()
73 hour: hours as u8, in from_msdos()
92 hour: u8, in from_date_and_time()
102 && hour <= 23 in from_date_and_time()
110 hour, in from_date_and_time()
194 self.hour in hour()
307 last_modified_time: DateTime::default(), in sanitize()
[all …]
/dports/devel/sccache/sccache-0.2.15/cargo-crates/zip-0.5.9/src/
H A Dtypes.rs40 hour: u8, field
45 impl ::std::default::Default for DateTime {
47 fn default() -> DateTime { in default() method
52 hour: 0, in default()
73 hour: hours as u8, in from_msdos()
92 hour: u8, in from_date_and_time()
102 && hour <= 23 in from_date_and_time()
110 hour, in from_date_and_time()
194 self.hour in hour()
307 last_modified_time: DateTime::default(), in sanitize()
[all …]
/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Defl_ui_clock.eo12 hour = 3, [[Indicates Hour field.]]
61 @b %%I : The hour as a decimal number using a 12-hour clock (range 01 to 12).
63 @b %%H : The hour as a decimal number using a 24-hour clock (range 00 to 23).
65 @b %%k : The hour (24-hour clock) as a decimal number (range 0 to 23). single
68 @b %%l : The hour (12-hour clock) as a decimal number (range 1 to 12); single
88 @b %%R : The hour and minute in decimal numbers using the format %H:%M.
125 Month: default value range is from 0 to 11.
132 Minute: default value range is from 0 to 59.
148 Month: default value range is from 0 to 11.
155 Minute: default value range is from 0 to 59.
[all …]
/dports/databases/pglogical/pglogical-REL2_4_0/expected/
H A Drow_filter.out156 5000 | 1 | aaa | @ 1 hour
170 (3, 'baz', '2 years 1 hour'::interval),
237 3 | 99 | baz | @ 2 years 1 hour
240 7 | 100 | baz | @ 2 years 1 hour
254 3 | 99 | bazbaz | @ 2 years 1 hour | | 99
257 7 | 100 | bazbaz | @ 2 years 1 hour | | 99
272 3 | 99 | bar | @ 2 years 1 hour
275 6 | 100 | baz | @ 2 years 1 hour
289 3 | 99 | bar | @ 2 years 1 hour | | 99
310 3 | 99 | bar | @ 2 years 1 hour
[all …]
H A Drow_filter_1.out156 5000 | 1 | aaa | @ 1 hour
170 (3, 'baz', '2 years 1 hour'::interval),
237 3 | 99 | baz | @ 2 years 1 hour
240 7 | 100 | baz | @ 2 years 1 hour
254 3 | 99 | bazbaz | @ 2 years 1 hour | | 99
257 7 | 100 | bazbaz | @ 2 years 1 hour | | 99
272 3 | 99 | bar | @ 2 years 1 hour
275 6 | 100 | baz | @ 2 years 1 hour
289 3 | 99 | bar | @ 2 years 1 hour | | 99
310 3 | 99 | bar | @ 2 years 1 hour
[all …]

12345678910>>...969