Michaël Van Canneyt
|
e649be7bf9
* Dotted filenames for package rtl-objpas
|
2 years ago |
Michaël Van Canneyt
|
411ef8f943
* Add TDateTimeHelper by Colin Johnsun. Fixes issue #40097
|
2 years ago |
Michaël Van Canneyt
|
95072bcd37
* Fix compilation after rebase
|
2 years ago |
Michaël Van Canneyt
|
54b156b0c9
* PChar -> PAnsiChar
|
2 years ago |
marcoonthegit
|
2291100bbd
* fix and test for bug #39884 solving daysbetween when zero date is crossed.
|
3 years ago |
michael
|
4fac31d1c7
* Patch by Werner Pamler to improve ISO8601 to datetime conversion
|
4 years ago |
michael
|
492a0ffcac
* Better precision for samedatetime. Issue ID #39023, patch by Zoran Vučenović
|
4 years ago |
michael
|
aedd0e4518
* Fix issue #38968, patch from Werner Pamler to fix fractional seconds in IS8061conversion
|
4 years ago |
michael
|
1357eedf09
* Month constants appeared in Delphi
|
4 years ago |
michael
|
47be45830c
* Fix issue ID #38462
|
4 years ago |
michael
|
55485228ca
* Allow milliseconds up to 1000 milliseconds
|
4 years ago |
ondrej
|
a02d676b06
GetLocalTimeOffset: add InputIsUTC parameter to DateTime-aware overloads
|
4 years ago |
ondrej
|
b51729dac5
File datetime UTC support
|
5 years ago |
ondrej
|
0d08b98d47
GetLocalTimeOffset: DateTime-aware overloads (Windows supported, Unix is a ToDo). Issue #35710
|
5 years ago |
marco
|
3b60890373
* fix for 037361 daysbetween if parameters are swapped and cross "0" boundery.
|
5 years ago |
michael
|
f52b14ff3e
* Make order of ISO8601ToDate consistent, ReturnUTC always at the end, and default true
|
6 years ago |
michael
|
2664a0a856
* Make order of args in TryISO8601ToDate delphi compatible
|
6 years ago |
michael
|
43da09722c
* Patch from Ondrej Pokorny to fix bug ID #35544 (accept short timezones)
|
6 years ago |
michael
|
858030d826
* Fix compilation on 16-bit targets
|
6 years ago |
michael
|
135e74c65d
* Avoid ScanDateTime in TryISO functions, it raises an exception
|
6 years ago |
michael
|
74455d0720
* Added ISO8601ToDate and inverse (Bug ID 35307)
|
6 years ago |
marco
|
b3feccb397
* fix trailing quote char. Patch by wp mantis 34405
|
7 years ago |
michael
|
6568dea8a9
* Fix bug #0033623, add parameters to UnixToDateTime/DateTimeTounix to return/accept UTC
|
7 years ago |
michael
|
c674f2c31c
* Added (Date/Time)InRange, patch from Enrique Fuentes, bug ID #33598
|
7 years ago |
michael
|
16ba47be46
* Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481)
|
7 years ago |
michael
|
7f2d53dc65
* Fix 31833
|
8 years ago |
michael
|
7ff70cbe6e
* Fix bug ID #22107
|
8 years ago |
michael
|
dc500f7276
* Support for exact YearsBetween calculation (bug ID 31233)
|
8 years ago |
michael
|
268693f0d5
* Support for exact MonthsBetween calculation (bug ID 31354)
|
8 years ago |
michael
|
5786182188
* Proper fix for bug ID #30697
|
8 years ago |