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
|
6 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 |
michael
|
783f53d3a7
* Fix DateTimeToUnix, needs trunc instead of round (see bug ID #30697)
|
8 years ago |
michael
|
b1b312b705
* Fix patch 34481
|
9 years ago |
michael
|
63d3df5642
* Fix bug ID #25177: wrong constant used for rounding
|
9 years ago |
michael
|
09e7bc3096
* Fix from Michel Deslierres to fix DateTimeToJulianDate TryJulianDateToDateTime, taking into account fractions of days (30529)
|
9 years ago |
michael
|
e45686f24d
* Fixes from Denis Kozlov, bug ID #28951
|
9 years ago |
michael
|
82a825af26
* Correct for different meaning of TZOffset
|
10 years ago |
marco
|
e7a61ff2d4
* fix overloaded scandatetime command, patch by kibook from mantis #28552
|
10 years ago |
michael
|
f9f602dca6
* Fix bug ID #24752
|
10 years ago |
Jonas Maebe
|
e6361c634c
* fixed Inc<Time>() with negative TDateTime values (mantis #27832)
|
10 years ago |
nickysn
|
c88cebfc97
* fix for DateTimeToJulianDate and JulianDateToDateTime for integer=smallint
|
11 years ago |
michael
|
0e61b5b6c1
* Removed wrong ELSE (bug id 25836)
|
11 years ago |
marco
|
dea2c743d5
* Initial active version of
|
11 years ago |