Историја ревизија

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