Commit Graph

35 Commits

Author SHA1 Message Date
marco
2f8f88f801 * Replacetime. Bug #7680
git-svn-id: trunk@5033 -
2006-10-27 18:29:00 +00:00
marco
304be38ec1 * datetotime-def functions (but not yet FormatSettings) + ansidequotedstr (turned
out to be extractquotestr wrapper).

git-svn-id: trunk@5032 -
2006-10-27 18:20:02 +00:00
micha
d704af7216 fix compilation for {$T+} linux/win
git-svn-id: trunk@4794 -
2006-10-04 20:43:55 +00:00
Jonas Maebe
327718e0c4 * changed some var parameters in out parameters to avoid warnings
git-svn-id: trunk@4341 -
2006-08-03 16:47:10 +00:00
yury
82b74ffc64 * fixed warning and note while compiling RTL.
git-svn-id: trunk@4265 -
2006-07-20 12:31:58 +00:00
yury
fefe85a86a * Fixed warning.
git-svn-id: trunk@4258 -
2006-07-19 18:24:26 +00:00
joost
391dc9a9fb + Implemented ComposeDateTime for general use
git-svn-id: trunk@4007 -
2006-06-29 22:18:18 +00:00
michael
85017f4139 + Fixed incMonth so it truncates on the number of days in the target month
git-svn-id: trunk@3864 -
2006-06-13 22:23:25 +00:00
florian
02db8f5c84 * fixes Joost's commit for non unix hopefully
git-svn-id: trunk@3690 -
2006-05-27 08:35:56 +00:00
joost
35c5b75792 + Several dateutil-fixes for dates before 1899/12/30
git-svn-id: trunk@3687 -
2006-05-26 20:55:03 +00:00
michael
7c29068ae3 * Patch from Joost van der Sluis to correct negative date-times
git-svn-id: trunk@3635 -
2006-05-23 07:36:51 +00:00
marco
eaad63e82b * fix for 4970
git-svn-id: trunk@3318 -
2006-04-23 09:55:59 +00:00
micha
ff31761d62 fix datetime from/to timestamp conversion (delphi compat)
git-svn-id: trunk@3201 -
2006-04-13 16:32:07 +00:00
marco
dd063d920d * currentyear (bug 4904)
git-svn-id: trunk@3031 -
2006-03-25 15:07:54 +00:00
michael
84a4c40a3d + Patch from Joost Van der Sluis to fix DoEncodeTime
git-svn-id: trunk@732 -
2005-07-23 21:13:58 +00:00
Jonas Maebe
437f35315c * fixed datetime related routines for unix
git-svn-id: trunk@444 -
2005-06-19 14:49:37 +00:00
florian
64c72bd312 * patch from Joost van der Sluis to remove VIRTUALPASCAL define since VP is officially dead
git-svn-id: trunk@374 -
2005-06-10 17:05:35 +00:00
peter
4ace790492 * remove $Log
git-svn-id: trunk@231 -
2005-06-07 09:47:55 +00:00
florian
4f30642b4a * fixed StrToDate to throw proper exceptions in case of an error, fixes bug #3913
git-svn-id: trunk@156 -
2005-05-30 20:37:35 +00:00
michael
08c7681c60 + EncodeDate routines raise EConvertError as needed
git-svn-id: trunk@110 -
2005-05-25 21:26:36 +00:00
florian
dfcb5903a9 * fixed TimeStampToMSecs as suggested by Vinzent Hoefler in bug report 3915
git-svn-id: trunk@67 -
2005-05-22 12:25:12 +00:00
fpc
790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
michael
ffb55c4254 + Removed VER1_0 defines
git-svn-id: trunk@33 -
2005-05-19 21:14:45 +00:00
fpc
50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
florian
207e67cc4d + cycling with 1.0.x fixed, hopefully the last fix of this for ever ;) 2005-05-08 08:03:15 +00:00
florian
bf179526ff + TryStrToDate/Time functions 2005-05-07 10:23:17 +00:00
Jonas Maebe
2426ecafc3 * fixed several warnings and notes about unused variables (mainly) or
uninitialised use of variables/function results (a few)
2005-03-25 22:53:39 +00:00
marco
2efe42a051 * fixed incmonths default param. Thnks nldelphi 2005-03-17 15:21:10 +00:00
florian
36efa2d7b5 * fixed compatibility problem of DateTimeToString 2005-03-10 19:48:27 +00:00
peter
e417e34496 * truncate log 2005-02-14 17:13:06 +00:00
marco
67c3e6c17a * now correct proc patched 2004-11-05 13:02:21 +00:00
marco
55e845aa5e * fix for 3357, introducing some local vars. 2004-11-05 12:10:04 +00:00
marco
b0bc2d5bb9 * fix to AM/PM behaviour of formatdatetime around noon 2004-05-02 13:40:55 +00:00
michael
18c394efa8 + Fix for bug #2476 2003-11-24 23:00:56 +00:00
peter
3d27318cb2 * moved classes unit to rtl 2003-10-06 21:01:06 +00:00