paul
|
5ba2d8d3df
merge 13886,13888-13889,13894-13897,13900-13907,13910-13922,13925-13931 revisions from the trunk
|
16 vuotta sitten |
michael
|
cb29ddbd04
* TryStrToTime/TryStrToDate no longer need to catch exceptions
|
16 vuotta sitten |
michael
|
dadd6631ad
* Patch from Alex Rayne (bug ID 14622) to provide some overloaded versions of the strtodate/strtotime functions
|
16 vuotta sitten |
joost
|
4fc5d5dbef
* Show provided invalid date in StroToDate error messages
|
16 vuotta sitten |
michael
|
65637e301f
* Fixed strtotime. Last character was never taken into account
|
17 vuotta sitten |
michael
|
767e3fee62
* Patch from Joao Morais to fix the case where only a time is provided
|
17 vuotta sitten |
yury
|
62e616cae0
* Fixed warnings. rtl is warnings and notes free for wince and win32 again.
|
17 vuotta sitten |
michael
|
d20636a319
* Fix from Petr Kristan to remofe timereformat (kills AM/PM)
|
17 vuotta sitten |
michael
|
33cb576bba
* Patch for arithmetic overflow from Petr Kristan
|
17 vuotta sitten |
michael
|
8793de3166
* Applied patch from Sergei Gorelkin for ComposeDateTime and IncAMonth
|
17 vuotta sitten |
marco
|
54d8f93b25
* fix for 9772
|
18 vuotta sitten |
marco
|
827d380691
* pchar(pointer()) isms that were safe.
|
18 vuotta sitten |
Almindor
|
1e4dd0685a
* fix bug #9438
|
18 vuotta sitten |
florian
|
628452f04d
+ ReplaceDate
|
18 vuotta sitten |
michael
|
79b572ccae
* Fixed bug #8187
|
18 vuotta sitten |
michael
|
74cbe82e3f
* Fixed TimeToStr and DateTimeToStr so they are delphi compatible
|
18 vuotta sitten |
Jonas Maebe
|
6eb320506b
* fixed range error in incmonth()
|
18 vuotta sitten |
yury
|
2602ceb7e4
* Fixed StrToTime. TimeAMString and/or TimePMString can be empty on some locales and StrToTime crashed in this case.
|
18 vuotta sitten |
Jonas Maebe
|
18eaee6ea3
* force tryencodetime to perform calculation using the precision of
|
18 vuotta sitten |
michael
|
14eaf7200e
* Fixed buf 7168
|
18 vuotta sitten |
joost
|
27213c6873
* Fix strtodate for dates between 1 and 100 AD
|
18 vuotta sitten |
florian
|
2659c32078
* repeat inline in the body
|
19 vuotta sitten |
Almindor
|
0c6e1e4c44
* fixes StrToTime() thanks to jesus
|
19 vuotta sitten |
marco
|
2f8f88f801
* Replacetime. Bug #7680
|
19 vuotta sitten |
marco
|
304be38ec1
* datetotime-def functions (but not yet FormatSettings) + ansidequotedstr (turned
|
19 vuotta sitten |
micha
|
d704af7216
fix compilation for {$T+} linux/win
|
19 vuotta sitten |
Jonas Maebe
|
327718e0c4
* changed some var parameters in out parameters to avoid warnings
|
19 vuotta sitten |
yury
|
82b74ffc64
* fixed warning and note while compiling RTL.
|
19 vuotta sitten |
yury
|
fefe85a86a
* Fixed warning.
|
19 vuotta sitten |
joost
|
391dc9a9fb
+ Implemented ComposeDateTime for general use
|
19 vuotta sitten |