joost
|
ddc7a271ee
Merged revisions 8288 via svnmerge from
|
18 years ago |
joost
|
90248430b6
Merged revisions 6982-6990 via svnmerge from
|
18 years ago |
Jonas Maebe
|
88034787c1
Merged revisions 6846-6847,6850-6852,6857-6858 via svnmerge from
|
18 years ago |
yury
|
2602ceb7e4
* Fixed StrToTime. TimeAMString and/or TimePMString can be empty on some locales and StrToTime crashed in this case.
|
18 years ago |
Jonas Maebe
|
18eaee6ea3
* force tryencodetime to perform calculation using the precision of
|
18 years ago |
michael
|
14eaf7200e
* Fixed buf 7168
|
18 years ago |
joost
|
27213c6873
* Fix strtodate for dates between 1 and 100 AD
|
18 years ago |
florian
|
2659c32078
* repeat inline in the body
|
19 years ago |
Almindor
|
0c6e1e4c44
* fixes StrToTime() thanks to jesus
|
19 years ago |
marco
|
2f8f88f801
* Replacetime. Bug #7680
|
19 years ago |
marco
|
304be38ec1
* datetotime-def functions (but not yet FormatSettings) + ansidequotedstr (turned
|
19 years ago |
micha
|
d704af7216
fix compilation for {$T+} linux/win
|
19 years ago |
Jonas Maebe
|
327718e0c4
* changed some var parameters in out parameters to avoid warnings
|
19 years ago |
yury
|
82b74ffc64
* fixed warning and note while compiling RTL.
|
19 years ago |
yury
|
fefe85a86a
* Fixed warning.
|
19 years ago |
joost
|
391dc9a9fb
+ Implemented ComposeDateTime for general use
|
19 years ago |
michael
|
85017f4139
+ Fixed incMonth so it truncates on the number of days in the target month
|
19 years ago |
florian
|
02db8f5c84
* fixes Joost's commit for non unix hopefully
|
19 years ago |
joost
|
35c5b75792
+ Several dateutil-fixes for dates before 1899/12/30
|
19 years ago |
michael
|
7c29068ae3
* Patch from Joost van der Sluis to correct negative date-times
|
19 years ago |
marco
|
eaad63e82b
* fix for 4970
|
19 years ago |
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 |