Historie revizí

Autor SHA1 Zpráva Datum
  michael 046b7626dd * Reworked patch from Werner Pamler (bug ID 26168) to add support for periods před 11 roky
  michael 81a95f6f1b * Fix problem with IE for inlined taking address (@S[1]) of empty const před 11 roky
  michael 042e6243a3 * Fixed bug #20522, adapted patch from Bart Broersma před 11 roky
  michael a397b1b480 * Added (modified) patch for appending 0:0:0 in case of full date (Denis Golovan, bug ID #25109) před 11 roky
  michael 47fd732236 * Fix StrToDate incompatibility with delphi in case of trailing whitespace před 11 roky
  michael f9bb91d722 * Fix case for negative dates (bug ID 23464) před 11 roky
  michael 0f7e1af3bb * Fixed bug #23464 před 11 roky
  svenbarth b288179d56 Fix for Mantis #24929. před 12 roky
  michael 7c8fcb63b7 * Changed DateTimeToTimestamp not to use Round() před 12 roky
  michael 2a9e12c709 * Fixed rounding errors in DateTimeToTimeStamp, causing errors in conversions před 12 roky
  michael b55eb113a6 * Fixed bug ID #23464 před 12 roky
  michael 9d6b4aa946 * Fix dayOfWeek for dates < 0 (bug ID #23144) před 13 roky
  Jonas Maebe 349a682596 * corrected license header from GPL to LGPL + static linking exception like před 13 roky
  michael 64ab9c06d3 * Added GetLocalTimeOffset function před 13 roky
  marco b59c42f2c7 * removed exporting a non standard strtotime, which was a workaround for missing před 14 roky
  marco bf65638891 * strtodatetime adapted to new strtotime regime. Take separator from formatsettings. před 14 roky
  marco 52afb619aa * add overloaded strtotime, patch by Lacak2, Mantis #19870 před 14 roky
  michael f235e4c116 * Fixed 18183 před 14 roky
  sergei 131b7fcdb2 * RTL: Replaced deprecated formatting symbols with their up-to-date counterparts, reduces compiler noise. před 14 roky
  sergei 6a9a991dca * Fixed TryStrToDateTime so it returns True only if both date and time are parsed successfully, resolves #17541. před 15 roky
  florian 4671615dc7 * disable east asia/era stuff on WinCE, the functions does not seem to be available there, fixed compilation of trunk for WinCE před 15 roky
  marco 8caa62618f * support for east asia locale in formatdatetime. Patch from Taka_JP, mantis 14955 modified for recent sysutils rework, and to init eastasia support only once. před 15 roky
  marco 706f0b7975 * New more delphi compat intstrtotime by Bart Broersma #15505 + test před 15 roky
  marco b3ea1668db * improvements to sysuitls date/time formatting routines: (Mantis 14905,Sergei) před 16 roky
  marco 887d8a9d92 * replace encodedate/time by try variants mantis 14969 před 16 roky
  marco 8bc0583045 * trystrto* variants with formatsettings. před 16 roky
  ivost bab5c5d8a3 * parameter "Separator" of function TryStrToDate was not passed to IntStrToDate před 16 roky
  michael ed950da9cc * Forgot raise statement in strtodate (thanks to Denis Golovan) před 16 roky
  michael 4c2fe8bc31 * Correctly split date/time parts when dateseparator is a space před 16 roky
  michael cb29ddbd04 * TryStrToTime/TryStrToDate no longer need to catch exceptions před 16 roky