micha
|
ff31761d62
fix datetime from/to timestamp conversion (delphi compat)
|
19 years ago |
marco
|
dd063d920d
* currentyear (bug 4904)
|
19 years ago |
michael
|
84a4c40a3d
+ Patch from Joost Van der Sluis to fix DoEncodeTime
|
20 years ago |
Jonas Maebe
|
437f35315c
* fixed datetime related routines for unix
|
20 years ago |
florian
|
64c72bd312
* patch from Joost van der Sluis to remove VIRTUALPASCAL define since VP is officially dead
|
20 years ago |
peter
|
4ace790492
* remove $Log
|
20 years ago |
florian
|
4f30642b4a
* fixed StrToDate to throw proper exceptions in case of an error, fixes bug #3913
|
20 years ago |
michael
|
08c7681c60
+ EncodeDate routines raise EConvertError as needed
|
20 years ago |
florian
|
dfcb5903a9
* fixed TimeStampToMSecs as suggested by Vinzent Hoefler in bug report 3915
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
michael
|
ffb55c4254
+ Removed VER1_0 defines
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
florian
|
207e67cc4d
+ cycling with 1.0.x fixed, hopefully the last fix of this for ever ;)
|
20 years ago |
florian
|
bf179526ff
+ TryStrToDate/Time functions
|
20 years ago |
Jonas Maebe
|
2426ecafc3
* fixed several warnings and notes about unused variables (mainly) or
|
20 years ago |
marco
|
2efe42a051
* fixed incmonths default param. Thnks nldelphi
|
20 years ago |
florian
|
36efa2d7b5
* fixed compatibility problem of DateTimeToString
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
marco
|
67c3e6c17a
* now correct proc patched
|
21 years ago |
marco
|
55e845aa5e
* fix for 3357, introducing some local vars.
|
21 years ago |
marco
|
b0bc2d5bb9
* fix to AM/PM behaviour of formatdatetime around noon
|
21 years ago |
michael
|
18c394efa8
+ Fix for bug #2476
|
22 years ago |
peter
|
3d27318cb2
* moved classes unit to rtl
|
22 years ago |