Historique des commits

Auteur SHA1 Message Date
  marco 706f0b7975 * New more delphi compat intstrtotime by Bart Broersma #15505 + test il y a 15 ans
  marco b3ea1668db * improvements to sysuitls date/time formatting routines: (Mantis 14905,Sergei) il y a 16 ans
  marco 887d8a9d92 * replace encodedate/time by try variants mantis 14969 il y a 16 ans
  marco 8bc0583045 * trystrto* variants with formatsettings. il y a 16 ans
  ivost bab5c5d8a3 * parameter "Separator" of function TryStrToDate was not passed to IntStrToDate il y a 16 ans
  michael ed950da9cc * Forgot raise statement in strtodate (thanks to Denis Golovan) il y a 16 ans
  michael 4c2fe8bc31 * Correctly split date/time parts when dateseparator is a space il y a 16 ans
  michael cb29ddbd04 * TryStrToTime/TryStrToDate no longer need to catch exceptions il y a 16 ans
  michael dadd6631ad * Patch from Alex Rayne (bug ID 14622) to provide some overloaded versions of the strtodate/strtotime functions il y a 16 ans
  joost 4fc5d5dbef * Show provided invalid date in StroToDate error messages il y a 17 ans
  michael 65637e301f * Fixed strtotime. Last character was never taken into account il y a 17 ans
  michael 767e3fee62 * Patch from Joao Morais to fix the case where only a time is provided il y a 17 ans
  yury 62e616cae0 * Fixed warnings. rtl is warnings and notes free for wince and win32 again. il y a 17 ans
  michael d20636a319 * Fix from Petr Kristan to remofe timereformat (kills AM/PM) il y a 17 ans
  michael 33cb576bba * Patch for arithmetic overflow from Petr Kristan il y a 17 ans
  michael 8793de3166 * Applied patch from Sergei Gorelkin for ComposeDateTime and IncAMonth il y a 18 ans
  marco 54d8f93b25 * fix for 9772 il y a 18 ans
  marco 827d380691 * pchar(pointer()) isms that were safe. il y a 18 ans
  Almindor 1e4dd0685a * fix bug #9438 il y a 18 ans
  florian 628452f04d + ReplaceDate il y a 18 ans
  michael 79b572ccae * Fixed bug #8187 il y a 18 ans
  michael 74cbe82e3f * Fixed TimeToStr and DateTimeToStr so they are delphi compatible il y a 18 ans
  Jonas Maebe 6eb320506b * fixed range error in incmonth() il y a 18 ans
  yury 2602ceb7e4 * Fixed StrToTime. TimeAMString and/or TimePMString can be empty on some locales and StrToTime crashed in this case. il y a 19 ans
  Jonas Maebe 18eaee6ea3 * force tryencodetime to perform calculation using the precision of il y a 19 ans
  michael 14eaf7200e * Fixed buf 7168 il y a 19 ans
  joost 27213c6873 * Fix strtodate for dates between 1 and 100 AD il y a 19 ans
  florian 2659c32078 * repeat inline in the body il y a 19 ans
  Almindor 0c6e1e4c44 * fixes StrToTime() thanks to jesus il y a 19 ans
  marco 2f8f88f801 * Replacetime. Bug #7680 il y a 19 ans