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 |
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 |