Home
last modified time | relevance | path

Searched refs:YMD (Results 1 – 25 of 242) sorted by relevance

12345678910

/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/datetimectrls/
H A Ddatetimepicker.pas1499 YMD: TYMD;
1518 N := NumberOfDaysInMonth(YMD.Month, YMD.Year);
1533 if (YMD.Month = 2) and (YMD.Day > 28) and (not IsLeapYear(YMD.Year)) then
2325 N := NumberOfDaysInMonth(YMD.Month, YMD.Year);
2340 if (YMD.Month = 2) and (YMD.Day > 28) and (not IsLeapYear(YMD.Year)) then
2359 if YMD.Day >= NumberOfDaysInMonth(YMD.Month, YMD.Year) then
2384 N := NumberOfDaysInMonth(YMD.Month, YMD.Year);
2398 if (YMD.Month = 2) and (YMD.Day > 28) and (not IsLeapYear(YMD.Year)) then
2417 YMD.Day := NumberOfDaysInMonth(YMD.Month, YMD.Year)
3428 (YMD.Day > NumberOfDaysInMonth(YMD.Month, YMD.Year)) then begin
[all …]
/dports/editors/lazarus/lazarus/components/datetimectrls/
H A Ddatetimepicker.pas1527 YMD: TYMD;
1546 N := NumberOfDaysInMonth(YMD.Month, YMD.Year);
1561 if (YMD.Month = 2) and (YMD.Day > 28) and (not IsLeapYear(YMD.Year)) then
2329 N := NumberOfDaysInMonth(YMD.Month, YMD.Year);
2345 if (YMD.Month = 2) and (YMD.Day > 28) and (not IsLeapYear(YMD.Year)) then
2361 if YMD.Day >= NumberOfDaysInMonth(YMD.Month, YMD.Year) then
2386 N := NumberOfDaysInMonth(YMD.Month, YMD.Year);
2401 if (YMD.Month = 2) and (YMD.Day > 28) and (not IsLeapYear(YMD.Year)) then
2417 YMD.Day := NumberOfDaysInMonth(YMD.Month, YMD.Year)
3392 (YMD.Day > NumberOfDaysInMonth(YMD.Month, YMD.Year)) then begin
[all …]
/dports/editors/lazarus-qt5/lazarus/components/datetimectrls/
H A Ddatetimepicker.pas1527 YMD: TYMD;
1546 N := NumberOfDaysInMonth(YMD.Month, YMD.Year);
1561 if (YMD.Month = 2) and (YMD.Day > 28) and (not IsLeapYear(YMD.Year)) then
2329 N := NumberOfDaysInMonth(YMD.Month, YMD.Year);
2345 if (YMD.Month = 2) and (YMD.Day > 28) and (not IsLeapYear(YMD.Year)) then
2361 if YMD.Day >= NumberOfDaysInMonth(YMD.Month, YMD.Year) then
2386 N := NumberOfDaysInMonth(YMD.Month, YMD.Year);
2401 if (YMD.Month = 2) and (YMD.Day > 28) and (not IsLeapYear(YMD.Year)) then
2417 YMD.Day := NumberOfDaysInMonth(YMD.Month, YMD.Year)
3392 (YMD.Day > NumberOfDaysInMonth(YMD.Month, YMD.Year)) then begin
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/datetimectrls/
H A Ddatetimepicker.pas1499 YMD: TYMD;
1518 N := NumberOfDaysInMonth(YMD.Month, YMD.Year);
1533 if (YMD.Month = 2) and (YMD.Day > 28) and (not IsLeapYear(YMD.Year)) then
2325 N := NumberOfDaysInMonth(YMD.Month, YMD.Year);
2340 if (YMD.Month = 2) and (YMD.Day > 28) and (not IsLeapYear(YMD.Year)) then
2359 if YMD.Day >= NumberOfDaysInMonth(YMD.Month, YMD.Year) then
2384 N := NumberOfDaysInMonth(YMD.Month, YMD.Year);
2398 if (YMD.Month = 2) and (YMD.Day > 28) and (not IsLeapYear(YMD.Year)) then
2417 YMD.Day := NumberOfDaysInMonth(YMD.Month, YMD.Year)
3428 (YMD.Day > NumberOfDaysInMonth(YMD.Month, YMD.Year)) then begin
[all …]
/dports/textproc/hs-pandoc/pandoc-2.14.2/test/command/
H A Dpandoc-citeproc-312.md57 id: YMD
67 id: YMD/YMD
80 id: YMD/YMD_same
146 ::: {#ref-YMD .csl-entry}
150 ::: {#ref-YMD/YMD .csl-entry}
154 ::: {#ref-YMD/YMD_same .csl-entry}
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/test/command/
H A Dpandoc-citeproc-312.md57 id: YMD
67 id: YMD/YMD
80 id: YMD/YMD_same
146 ::: {#ref-YMD .csl-entry}
150 ::: {#ref-YMD/YMD .csl-entry}
154 ::: {#ref-YMD/YMD_same .csl-entry}
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/test/regress/expected/
H A Dguc.out21 ISO, YMD
44 ISO, YMD
66 SQL, YMD
85 ISO, YMD
126 ISO, YMD
191 SQL, YMD
231 SQL, YMD
269 ISO, YMD
289 ISO, YMD
329 ISO, YMD
[all …]
/dports/databases/postgresql96-server/postgresql-9.6.24/src/test/regress/expected/
H A Dguc.out21 ISO, YMD
44 ISO, YMD
66 SQL, YMD
85 ISO, YMD
126 ISO, YMD
191 SQL, YMD
231 SQL, YMD
269 ISO, YMD
289 ISO, YMD
329 ISO, YMD
[all …]
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/test/regress/expected/
H A Dguc.out21 ISO, YMD
44 ISO, YMD
66 SQL, YMD
85 ISO, YMD
126 ISO, YMD
191 SQL, YMD
231 SQL, YMD
269 ISO, YMD
289 ISO, YMD
329 ISO, YMD
[all …]
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/test/regress/expected/
H A Dguc.out21 ISO, YMD
44 ISO, YMD
66 SQL, YMD
85 ISO, YMD
126 ISO, YMD
191 SQL, YMD
231 SQL, YMD
269 ISO, YMD
289 ISO, YMD
329 ISO, YMD
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/test/regress/expected/
H A Dguc.out21 ISO, YMD
44 ISO, YMD
66 SQL, YMD
85 ISO, YMD
126 ISO, YMD
191 SQL, YMD
231 SQL, YMD
269 ISO, YMD
289 ISO, YMD
329 ISO, YMD
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/test/regress/expected/
H A Dguc.out21 ISO, YMD
44 ISO, YMD
66 SQL, YMD
85 ISO, YMD
126 ISO, YMD
191 SQL, YMD
231 SQL, YMD
269 ISO, YMD
289 ISO, YMD
329 ISO, YMD
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/test/regress/expected/
H A Dguc.out21 ISO, YMD
44 ISO, YMD
66 SQL, YMD
85 ISO, YMD
126 ISO, YMD
191 SQL, YMD
231 SQL, YMD
269 ISO, YMD
289 ISO, YMD
329 ISO, YMD
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/test/regress/expected/
H A Dguc.out21 ISO, YMD
44 ISO, YMD
66 SQL, YMD
85 ISO, YMD
126 ISO, YMD
191 SQL, YMD
231 SQL, YMD
269 ISO, YMD
289 ISO, YMD
329 ISO, YMD
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/src/test/regress/expected/
H A Dguc.out21 ISO, YMD
44 ISO, YMD
66 SQL, YMD
85 ISO, YMD
126 ISO, YMD
191 SQL, YMD
231 SQL, YMD
269 ISO, YMD
289 ISO, YMD
329 ISO, YMD
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/test/regress/expected/
H A Dguc.out21 ISO, YMD
44 ISO, YMD
66 SQL, YMD
85 ISO, YMD
126 ISO, YMD
191 SQL, YMD
231 SQL, YMD
269 ISO, YMD
289 ISO, YMD
329 ISO, YMD
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/test/regress/expected/
H A Dguc.out21 ISO, YMD
44 ISO, YMD
66 SQL, YMD
85 ISO, YMD
126 ISO, YMD
191 SQL, YMD
231 SQL, YMD
269 ISO, YMD
289 ISO, YMD
329 ISO, YMD
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/test/regress/expected/
H A Dguc.out21 ISO, YMD
44 ISO, YMD
66 SQL, YMD
85 ISO, YMD
126 ISO, YMD
191 SQL, YMD
231 SQL, YMD
269 ISO, YMD
289 ISO, YMD
329 ISO, YMD
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/src/test/regress/expected/
H A Dguc.out21 ISO, YMD
44 ISO, YMD
66 SQL, YMD
85 ISO, YMD
126 ISO, YMD
191 SQL, YMD
231 SQL, YMD
269 ISO, YMD
289 ISO, YMD
329 ISO, YMD
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/test/regress/expected/
H A Dguc.out21 ISO, YMD
44 ISO, YMD
66 SQL, YMD
85 ISO, YMD
126 ISO, YMD
191 SQL, YMD
231 SQL, YMD
269 ISO, YMD
289 ISO, YMD
329 ISO, YMD
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/test/regress/expected/
H A Dguc.out21 ISO, YMD
44 ISO, YMD
66 SQL, YMD
85 ISO, YMD
126 ISO, YMD
191 SQL, YMD
231 SQL, YMD
269 ISO, YMD
289 ISO, YMD
329 ISO, YMD
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/test/regress/expected/
H A Dguc.out21 ISO, YMD
44 ISO, YMD
66 SQL, YMD
85 ISO, YMD
126 ISO, YMD
191 SQL, YMD
231 SQL, YMD
269 ISO, YMD
289 ISO, YMD
329 ISO, YMD
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/test/regress/expected/
H A Dguc.out21 ISO, YMD
44 ISO, YMD
66 SQL, YMD
85 ISO, YMD
126 ISO, YMD
191 SQL, YMD
231 SQL, YMD
269 ISO, YMD
289 ISO, YMD
329 ISO, YMD
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/test/regress/expected/
H A Dguc.out21 ISO, YMD
44 ISO, YMD
66 SQL, YMD
85 ISO, YMD
126 ISO, YMD
191 SQL, YMD
231 SQL, YMD
269 ISO, YMD
289 ISO, YMD
329 ISO, YMD
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/test/regress/expected/
H A Dguc.out21 ISO, YMD
44 ISO, YMD
66 SQL, YMD
85 ISO, YMD
126 ISO, YMD
191 SQL, YMD
231 SQL, YMD
269 ISO, YMD
289 ISO, YMD
329 ISO, YMD
[all …]

12345678910