Home
last modified time | relevance | path

Searched refs:ISO8601 (Results 1 – 25 of 1650) sorted by relevance

12345678910>>...66

/dports/devel/p5-DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.16/t/
H A Dcut-off-year.t7 use DateTime::Format::ISO8601;
13 DateTime::Format::ISO8601->DefaultCutOffYear, 49,
17 DateTime::Format::ISO8601->new->cut_off_year, 49,
23 DateTime::Format::ISO8601->DefaultCutOffYear($n);
26 DateTime::Format::ISO8601->DefaultCutOffYear,
31 DateTime::Format::ISO8601->new->cut_off_year,
42 dies { DateTime::Format::ISO8601->DefaultCutOffYear($n) },
49 DateTime::Format::ISO8601->DefaultCutOffYear(49);
58 ['DateTime::Format::ISO8601'],
87 DateTime::Format::ISO8601->DefaultCutOffYear($n);
[all …]
H A Dlegacy-year.t7 use DateTime::Format::ISO8601;
11 DateTime::Format::ISO8601->DefaultLegacyYear, 1,
14 my $iso_parser = DateTime::Format::ISO8601->new;
19 DateTime::Format::ISO8601->DefaultLegacyYear($n);
21 DateTime::Format::ISO8601->DefaultLegacyYear, $n,
24 my $iso_parser = DateTime::Format::ISO8601->new;
30 dies { DateTime::Format::ISO8601->DefaultLegacyYear($n) },
37 DateTime::Format::ISO8601->DefaultLegacyYear(1);
41 isa_ok( $iso_parser, 'DateTime::Format::ISO8601' );
50 dies { DateTime::Format::ISO8601->new( legacy_year => $n ) },
[all …]
H A Dbase-datetime.t8 use DateTime::Format::ISO8601;
57 my $iso_parser = DateTime::Format::ISO8601->new(
60 isa_ok( $iso_parser, 'DateTime::Format::ISO8601' );
64 my $iso_parser = DateTime::Format::ISO8601->new->set_base_datetime(
67 isa_ok( $iso_parser, 'DateTime::Format::ISO8601' );
72 my $iso_parser = DateTime::Format::ISO8601->new(
73 base_datetime => DateTime::Format::ISO8601->parse_datetime( $_->[0] ),
105 DateTime::Format::ISO8601->new(
115 DateTime::Format::ISO8601->new->set_base_datetime(
H A Dformat-datetime.t7 use DateTime::Format::ISO8601;
17 formatter => 'DateTime::Format::ISO8601',
30 formatter => 'DateTime::Format::ISO8601',
48 formatter => 'DateTime::Format::ISO8601',
66 formatter => 'DateTime::Format::ISO8601',
86 +DateTime::Format::ISO8601->format_datetime($dt),
/dports/lang/php73/php-7.3.33/ext/date/tests/
H A Dbug43452.phpt9 echo date( DateTime::ISO8601, $day ), "\n";
11 echo date( DateTime::ISO8601, $day ), "\n";
13 echo date( DateTime::ISO8601, $day ), "\n";
15 echo date( DateTime::ISO8601, $day ), "\n\n";
19 echo date( DateTime::ISO8601, $day ), "\n";
21 echo date( DateTime::ISO8601, $day ), "\n";
23 echo date( DateTime::ISO8601, $day ), "\n";
31 echo date( DateTime::ISO8601, $day ), "\n";
33 echo date( DateTime::ISO8601, $day ), "\n";
35 echo date( DateTime::ISO8601, $day ), "\n";
[all …]
H A Dbug42910.phpt9 …print $foo->format(DateTime::ISO8601) . ' - ' . $foo->getTimezone()->getName() . ' - ' . $foo->fo…
10 …print $bar->format(DateTime::ISO8601) . ' - ' . $bar->getTimezone()->getName() . ' - ' . $bar->fo…
15 …print $foo->format(DateTime::ISO8601) . ' - ' . $foo->getTimezone()->getName() . ' - ' . $foo->fo…
16 …print $bar->format(DateTime::ISO8601) . ' - ' . $bar->getTimezone()->getName() . ' - ' . $bar->fo…
/dports/www/mod_php81/php-8.1.1/ext/date/tests/
H A Dbug43452.phpt9 echo date( DateTime::ISO8601, $day ), "\n";
11 echo date( DateTime::ISO8601, $day ), "\n";
13 echo date( DateTime::ISO8601, $day ), "\n";
15 echo date( DateTime::ISO8601, $day ), "\n\n";
19 echo date( DateTime::ISO8601, $day ), "\n";
21 echo date( DateTime::ISO8601, $day ), "\n";
23 echo date( DateTime::ISO8601, $day ), "\n";
31 echo date( DateTime::ISO8601, $day ), "\n";
33 echo date( DateTime::ISO8601, $day ), "\n";
35 echo date( DateTime::ISO8601, $day ), "\n";
[all …]
H A Dbug42910.phpt9 …print $foo->format(DateTime::ISO8601) . ' - ' . $foo->getTimezone()->getName() . ' - ' . $foo->fo…
10 …print $bar->format(DateTime::ISO8601) . ' - ' . $bar->getTimezone()->getName() . ' - ' . $bar->fo…
15 …print $foo->format(DateTime::ISO8601) . ' - ' . $foo->getTimezone()->getName() . ' - ' . $foo->fo…
16 …print $bar->format(DateTime::ISO8601) . ' - ' . $bar->getTimezone()->getName() . ' - ' . $bar->fo…
/dports/lang/php81/php-8.1.1/ext/date/tests/
H A Dbug43452.phpt9 echo date( DateTime::ISO8601, $day ), "\n";
11 echo date( DateTime::ISO8601, $day ), "\n";
13 echo date( DateTime::ISO8601, $day ), "\n";
15 echo date( DateTime::ISO8601, $day ), "\n\n";
19 echo date( DateTime::ISO8601, $day ), "\n";
21 echo date( DateTime::ISO8601, $day ), "\n";
23 echo date( DateTime::ISO8601, $day ), "\n";
31 echo date( DateTime::ISO8601, $day ), "\n";
33 echo date( DateTime::ISO8601, $day ), "\n";
35 echo date( DateTime::ISO8601, $day ), "\n";
[all …]
H A Dbug42910.phpt9 …print $foo->format(DateTime::ISO8601) . ' - ' . $foo->getTimezone()->getName() . ' - ' . $foo->fo…
10 …print $bar->format(DateTime::ISO8601) . ' - ' . $bar->getTimezone()->getName() . ' - ' . $bar->fo…
15 …print $foo->format(DateTime::ISO8601) . ' - ' . $foo->getTimezone()->getName() . ' - ' . $foo->fo…
16 …print $bar->format(DateTime::ISO8601) . ' - ' . $bar->getTimezone()->getName() . ' - ' . $bar->fo…
/dports/lang/php80/php-8.0.15/ext/date/tests/
H A Dbug43452.phpt9 echo date( DateTime::ISO8601, $day ), "\n";
11 echo date( DateTime::ISO8601, $day ), "\n";
13 echo date( DateTime::ISO8601, $day ), "\n";
15 echo date( DateTime::ISO8601, $day ), "\n\n";
19 echo date( DateTime::ISO8601, $day ), "\n";
21 echo date( DateTime::ISO8601, $day ), "\n";
23 echo date( DateTime::ISO8601, $day ), "\n";
31 echo date( DateTime::ISO8601, $day ), "\n";
33 echo date( DateTime::ISO8601, $day ), "\n";
35 echo date( DateTime::ISO8601, $day ), "\n";
[all …]
H A Dbug42910.phpt9 …print $foo->format(DateTime::ISO8601) . ' - ' . $foo->getTimezone()->getName() . ' - ' . $foo->fo…
10 …print $bar->format(DateTime::ISO8601) . ' - ' . $bar->getTimezone()->getName() . ' - ' . $bar->fo…
15 …print $foo->format(DateTime::ISO8601) . ' - ' . $foo->getTimezone()->getName() . ' - ' . $foo->fo…
16 …print $bar->format(DateTime::ISO8601) . ' - ' . $bar->getTimezone()->getName() . ' - ' . $bar->fo…
/dports/lang/php74/php-7.4.27/ext/date/tests/
H A Dbug43452.phpt9 echo date( DateTime::ISO8601, $day ), "\n";
11 echo date( DateTime::ISO8601, $day ), "\n";
13 echo date( DateTime::ISO8601, $day ), "\n";
15 echo date( DateTime::ISO8601, $day ), "\n\n";
19 echo date( DateTime::ISO8601, $day ), "\n";
21 echo date( DateTime::ISO8601, $day ), "\n";
23 echo date( DateTime::ISO8601, $day ), "\n";
31 echo date( DateTime::ISO8601, $day ), "\n";
33 echo date( DateTime::ISO8601, $day ), "\n";
35 echo date( DateTime::ISO8601, $day ), "\n";
[all …]
/dports/www/mod_php73/php-7.3.33/ext/date/tests/
H A Dbug43452.phpt9 echo date( DateTime::ISO8601, $day ), "\n";
11 echo date( DateTime::ISO8601, $day ), "\n";
13 echo date( DateTime::ISO8601, $day ), "\n";
15 echo date( DateTime::ISO8601, $day ), "\n\n";
19 echo date( DateTime::ISO8601, $day ), "\n";
21 echo date( DateTime::ISO8601, $day ), "\n";
23 echo date( DateTime::ISO8601, $day ), "\n";
31 echo date( DateTime::ISO8601, $day ), "\n";
33 echo date( DateTime::ISO8601, $day ), "\n";
35 echo date( DateTime::ISO8601, $day ), "\n";
[all …]
/dports/www/mod_php74/php-7.4.27/ext/date/tests/
H A Dbug43452.phpt9 echo date( DateTime::ISO8601, $day ), "\n";
11 echo date( DateTime::ISO8601, $day ), "\n";
13 echo date( DateTime::ISO8601, $day ), "\n";
15 echo date( DateTime::ISO8601, $day ), "\n\n";
19 echo date( DateTime::ISO8601, $day ), "\n";
21 echo date( DateTime::ISO8601, $day ), "\n";
23 echo date( DateTime::ISO8601, $day ), "\n";
31 echo date( DateTime::ISO8601, $day ), "\n";
33 echo date( DateTime::ISO8601, $day ), "\n";
35 echo date( DateTime::ISO8601, $day ), "\n";
[all …]
/dports/www/mod_php80/php-8.0.15/ext/date/tests/
H A Dbug43452.phpt9 echo date( DateTime::ISO8601, $day ), "\n";
11 echo date( DateTime::ISO8601, $day ), "\n";
13 echo date( DateTime::ISO8601, $day ), "\n";
15 echo date( DateTime::ISO8601, $day ), "\n\n";
19 echo date( DateTime::ISO8601, $day ), "\n";
21 echo date( DateTime::ISO8601, $day ), "\n";
23 echo date( DateTime::ISO8601, $day ), "\n";
31 echo date( DateTime::ISO8601, $day ), "\n";
33 echo date( DateTime::ISO8601, $day ), "\n";
35 echo date( DateTime::ISO8601, $day ), "\n";
[all …]
/dports/devel/gh/cli-2.4.0/vendor/github.com/microcosm-cc/bluemonday/
H A Dhelpers_test.go148 if !ISO8601.MatchString("2014") {
151 if !ISO8601.MatchString("2014-02") {
154 if !ISO8601.MatchString("2014-02-28") {
157 if !ISO8601.MatchString("2014-02-28T23:59") {
160 if !ISO8601.MatchString("2014-02-28T23:59-05:00") {
166 if !ISO8601.MatchString("2014-02-28T23:59:59") {
175 if ISO8601.MatchString("201-") {
178 if ISO8601.MatchString("2014-0") {
181 if ISO8601.MatchString("2014-02-28-") {
184 if ISO8601.MatchString("20-02-28T23:59-05:00") {
[all …]
/dports/net-im/tut/tut-0.0.17/vendor/github.com/microcosm-cc/bluemonday/
H A Dhelpers_test.go148 if !ISO8601.MatchString("2014") {
151 if !ISO8601.MatchString("2014-02") {
154 if !ISO8601.MatchString("2014-02-28") {
157 if !ISO8601.MatchString("2014-02-28T23:59") {
160 if !ISO8601.MatchString("2014-02-28T23:59-05:00") {
166 if !ISO8601.MatchString("2014-02-28T23:59:59") {
175 if ISO8601.MatchString("201-") {
178 if ISO8601.MatchString("2014-0") {
181 if ISO8601.MatchString("2014-02-28-") {
184 if ISO8601.MatchString("20-02-28T23:59-05:00") {
[all …]
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/microcosm-cc/bluemonday/
H A Dhelpers_test.go148 if !ISO8601.MatchString("2014") {
151 if !ISO8601.MatchString("2014-02") {
154 if !ISO8601.MatchString("2014-02-28") {
157 if !ISO8601.MatchString("2014-02-28T23:59") {
160 if !ISO8601.MatchString("2014-02-28T23:59-05:00") {
166 if !ISO8601.MatchString("2014-02-28T23:59:59") {
175 if ISO8601.MatchString("201-") {
178 if ISO8601.MatchString("2014-0") {
181 if ISO8601.MatchString("2014-02-28-") {
184 if ISO8601.MatchString("20-02-28T23:59-05:00") {
[all …]
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/microcosm-cc/bluemonday/
H A Dhelpers_test.go148 if !ISO8601.MatchString("2014") {
151 if !ISO8601.MatchString("2014-02") {
154 if !ISO8601.MatchString("2014-02-28") {
157 if !ISO8601.MatchString("2014-02-28T23:59") {
160 if !ISO8601.MatchString("2014-02-28T23:59-05:00") {
166 if !ISO8601.MatchString("2014-02-28T23:59:59") {
175 if ISO8601.MatchString("201-") {
178 if ISO8601.MatchString("2014-0") {
181 if ISO8601.MatchString("2014-02-28-") {
184 if ISO8601.MatchString("20-02-28T23:59-05:00") {
[all …]
/dports/sysutils/glow/glow-0.2.0/vendor/github.com/microcosm-cc/bluemonday/
H A Dhelpers_test.go148 if !ISO8601.MatchString("2014") {
151 if !ISO8601.MatchString("2014-02") {
154 if !ISO8601.MatchString("2014-02-28") {
157 if !ISO8601.MatchString("2014-02-28T23:59") {
160 if !ISO8601.MatchString("2014-02-28T23:59-05:00") {
166 if !ISO8601.MatchString("2014-02-28T23:59:59") {
175 if ISO8601.MatchString("201-") {
178 if ISO8601.MatchString("2014-0") {
181 if ISO8601.MatchString("2014-02-28-") {
184 if ISO8601.MatchString("20-02-28T23:59-05:00") {
[all …]
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/microcosm-cc/bluemonday/
H A Dhelpers_test.go148 if !ISO8601.MatchString("2014") {
151 if !ISO8601.MatchString("2014-02") {
154 if !ISO8601.MatchString("2014-02-28") {
157 if !ISO8601.MatchString("2014-02-28T23:59") {
160 if !ISO8601.MatchString("2014-02-28T23:59-05:00") {
166 if !ISO8601.MatchString("2014-02-28T23:59:59") {
175 if ISO8601.MatchString("201-") {
178 if ISO8601.MatchString("2014-0") {
181 if ISO8601.MatchString("2014-02-28-") {
184 if ISO8601.MatchString("20-02-28T23:59-05:00") {
[all …]
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/providers/
H A Dtestqgswmscapabilities.cpp188 <Dimension name="time" units="ISO8601"/> in wmst11extent()
256 QTest::newRow( "interval" ) << R"""(<Dimension name="time" units="ISO8601"> in wmsTemporalDimension_data()
261 QTest::newRow( "list" ) << R"""(<Dimension name="time" units="ISO8601"> in wmsTemporalDimension_data()
266 QTest::newRow( "continuous" ) << R"""(<Dimension name="time" units="ISO8601"> in wmsTemporalDimension_data()
272 << R"""(<Dimension name="time" units="ISO8601"> in wmsTemporalDimension_data()
308 <Dimension name="time" units="ISO8601"> in wmsLayerProperty_data()
320 <Dimension name="time" units="ISO8601"> in wmsLayerProperty_data()
334 <Dimension name="time" units="ISO8601"> in wmsLayerProperty_data()
346 <Dimension name="time" units="ISO8601"> in wmsLayerProperty_data()
359 <Dimension name="time" units="ISO8601"> in wmsLayerProperty_data()
[all …]
/dports/devel/p5-DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.16/
H A DREADME.md3 DateTime::Format::ISO8601 - Parses ISO8601 formats
11 use DateTime::Format::ISO8601;
20 $dt = DateTime::Format::ISO8601->parse_time($time_str);
25 my $iso8601 = DateTime::Format::ISO8601->new;
32 say DateTime::Format::ISO8601->format_datetime($dt);
36 Parses almost all ISO8601 date and time formats. ISO8601 time-intervals will be
45 ### DateTime::Format::ISO8601->new( ... )
49 my $iso8601 = DateTime::Format::ISO8601->new(
166 - Expanded ISO8601
348 ISO8601:2000(E)
[all …]
/dports/graphics/qgis/qgis-3.22.3/tests/src/providers/
H A Dtestqgswmscapabilities.cpp189 <Dimension name="time" units="ISO8601"/> in wmst11extent()
257 QTest::newRow( "interval" ) << R"""(<Dimension name="time" units="ISO8601"> in wmsTemporalDimension_data()
262 QTest::newRow( "list" ) << R"""(<Dimension name="time" units="ISO8601"> in wmsTemporalDimension_data()
267 QTest::newRow( "continuous" ) << R"""(<Dimension name="time" units="ISO8601"> in wmsTemporalDimension_data()
273 << R"""(<Dimension name="time" units="ISO8601"> in wmsTemporalDimension_data()
309 <Dimension name="time" units="ISO8601"> in wmsLayerProperty_data()
321 <Dimension name="time" units="ISO8601"> in wmsLayerProperty_data()
335 <Dimension name="time" units="ISO8601"> in wmsLayerProperty_data()
347 <Dimension name="time" units="ISO8601"> in wmsLayerProperty_data()
360 <Dimension name="time" units="ISO8601"> in wmsLayerProperty_data()
[all …]

12345678910>>...66