michael
|
8384a5ad04
* Refactoring of dateutils by barlone (Bug ID 19000)
|
14 năm trước cách đây |
sergei
|
131b7fcdb2
* RTL: Replaced deprecated formatting symbols with their up-to-date counterparts, reduces compiler noise.
|
14 năm trước cách đây |
marco
|
d39c2ed039
* fix for 17123, rounding issues decodedatetime
|
15 năm trước cách đây |
Jonas Maebe
|
531efc5a69
* round(x) -> trunc(x+0.5) in Julian date conversion to prevent the current
|
15 năm trước cách đây |
Jonas Maebe
|
82ff623390
+ fixed Julian date helpers (based on patch by Bernd Engelhardt, mantis
|
15 năm trước cách đây |
pierre
|
2b879fcb54
MaybeSkipTimeWrap function: Change NewDate var_type to var to suppress warnings
|
15 năm trước cách đây |
ivost
|
243e0ff3b5
* reverted r13949 because it's unnecessary test
|
15 năm trước cách đây |
ivost
|
d4d3227e77
* fixed CompareDate function. Only dates are compared now, ignoring time of day.
|
15 năm trước cách đây |
ivost
|
40069c3112
* changed output parameters from var to out. This suppress some unnecessary hints and it's also done in datih.inc
|
16 năm trước cách đây |
Jonas Maebe
|
8193cd175d
* corrected *Between() functions: add epsilon and truncate, rather than
|
16 năm trước cách đây |
Jonas Maebe
|
6a813b8e7b
* fixed rounding error in DateTimeToUnix (mantis #12894 and #12936)
|
16 năm trước cách đây |
joost
|
d2d4aa22db
* Fixed TryEncodeDateTime. Adding a date and a time is not valid for dates before 1899-12-30, use ComposeDateTime instead
|
16 năm trước cách đây |
marco
|
24d8341ed6
* (IDE-sysutils) dateutil has now unpacktime/packtime alike to Delphi dt.
|
17 năm trước cách đây |
micha
|
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
|
17 năm trước cách đây |
yury
|
617b59e1c0
* Fixed 3 warnings and 1 note.
|
17 năm trước cách đây |
peter
|
f6384b9361
* disable range/overflow checking when calculating with Nan
|
17 năm trước cách đây |
mazen
|
7c19e36595
* Added implementation for Julian date computaton.
|
17 năm trước cách đây |
marco
|
9e1462203c
* dateutils.scandatetime, an inverse of formatdatetime
|
18 năm trước cách đây |
daniel
|
7c124b3817
* Fix bug found by new hint.
|
18 năm trước cách đây |
yury
|
e1b9814b5d
* fixed some warnings and notes while compiling RTL.
|
19 năm trước cách đây |
peter
|
4286b4364c
* Mac conversions from Mark de Wever
|
19 năm trước cách đây |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 năm trước cách đây |
fpc
|
50778076c3
initial import
|
20 năm trước cách đây |
Jonas Maebe
|
2426ecafc3
* fixed several warnings and notes about unused variables (mainly) or
|
20 năm trước cách đây |
peter
|
e417e34496
* truncate log
|
20 năm trước cách đây |
michael
|
81ed80915f
+ Fixed DecodeDayOfWeekInMonth
|
20 năm trước cách đây |
michael
|
b196be77ff
+ Fixed tryencodedatemonthweek, fixed recodedatetime milliseconds
|
20 năm trước cách đây |
michael
|
d27bebb43a
* Fixed EndOfADay
|
20 năm trước cách đây |
michael
|
9dea580a6a
* Fixed StartOfADay
|
20 năm trước cách đây |
peter
|
d9223a48da
* typo
|
21 năm trước cách đây |