Commit History

Автор 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 години