ondrej
|
57d32cd6fe
GetLocalTimeOffset: add InputIsUTC parameter to DateTime-aware overloads
|
4 years ago |
ondrej
|
84b6cee4f7
File datetime UTC support
|
4 years ago |
florian
|
3aadfc0802
* subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem
|
5 years ago |
ondrej
|
e62556e7f1
GetLocalTimeOffset - fix overload call
|
4 years ago |
ondrej
|
ac08f01ec0
GetLocalTimeOffset: DateTime-aware overloads (Windows supported, Unix is a ToDo). Issue #35710
|
4 years ago |
marcoonthegit
|
bc5956a1cc
* check for frac(dt) being slightly lower than a whole number. Patch by Werner P
|
2 years ago |
michael
|
5d7ba48f53
* Patch from Werner Pamler to fix count of digits in periods
|
4 years ago |
Ondrej Pokorny
|
0826cb24f0
DateTimeToString: do not write #0 separators
|
4 years ago |
florian
|
0b85860a1c
+ support leap seconds in TryEncodeTime, resolves #40121
|
2 years ago |
Károly Balogh
|
814e59a41a
dati.inc: tabs 2 spaces and whitespaces formatting fix. no functional changes
|
4 years ago |
michael
|
ae7d79a593
* Merging revisions r42315 from trunk:
|
6 years ago |
michael
|
58b480e0b2
* Fix bug ID #33860
|
7 years ago |
marco
|
af85960d62
* East Asian locales era patch from Mantis #33003
|
7 years ago |
pierre
|
ec45d8617c
Fix wince rtl compilation (fix for bug report 32859)
|
7 years ago |
nickysn
|
5409450195
+ ported and enabled compilation of unit sysutils for win16
|
7 years ago |
michael
|
e9a3a807d0
* Fix overflows in intstrtodate (bug ID 32098)
|
8 years ago |
michael
|
06227c9557
* Fix bug ID #31814, StrToDateTimeDef with FormatSettings parameter
|
8 years ago |
nickysn
|
c205cb03c8
* in SysUtils.DecodeDate(), cast the result of trunc() to longint (trunc
|
9 years ago |
yury
|
e1a0b1204a
* Removed unused vars in RTL.
|
10 years ago |
michael
|
0958ff80de
* Fix bug #28364
|
10 years ago |
michael
|
3b33b2a7bc
* Fix bug ID #26512
|
10 years ago |
michael
|
1e365f341e
* Reverted revision 30557
|
10 years ago |
michael
|
10633da13b
* Reverted revision 30575 (forgor -depth=immediate
|
10 years ago |
michael
|
2cab4a9a73
* Reverted revision 30557
|
10 years ago |
michael
|
56715d5d00
* Fix bug #27832
|
10 years ago |
michael
|
9ae76c3246
* Fix bug ID #27751 (Fill SystemTime.DayOfWeek)
|
10 years ago |
marco
|
29e5418a4f
* remove construct with exception, mantis #26738, patch by Alexander.
|
11 years ago |
michael
|
046b7626dd
* Reworked patch from Werner Pamler (bug ID 26168) to add support for periods
|
11 years ago |
michael
|
81a95f6f1b
* Fix problem with IE for inlined taking address (@S[1]) of empty const
|
11 years ago |
michael
|
042e6243a3
* Fixed bug #20522, adapted patch from Bart Broersma
|
11 years ago |