Commit History

Author SHA1 Message Date
  marco 3de9be5837 --- Merging r30140 into '.': 10 years ago
  marco e0f38f1ba9 --- Merging r30384 into '.': 10 years ago
  marco 29e5418a4f * remove construct with exception, mantis #26738, patch by Alexander. 11 years ago
  michael 046b7626dd * Reworked patch from Werner Pamler (bug ID 26168) to add support for periods 11 years ago
  michael 81a95f6f1b * Fix problem with IE for inlined taking address (@S[1]) of empty const 11 years ago
  michael 042e6243a3 * Fixed bug #20522, adapted patch from Bart Broersma 11 years ago
  michael a397b1b480 * Added (modified) patch for appending 0:0:0 in case of full date (Denis Golovan, bug ID #25109) 11 years ago
  michael 47fd732236 * Fix StrToDate incompatibility with delphi in case of trailing whitespace 11 years ago
  michael f9bb91d722 * Fix case for negative dates (bug ID 23464) 11 years ago
  michael 0f7e1af3bb * Fixed bug #23464 11 years ago
  svenbarth b288179d56 Fix for Mantis #24929. 12 years ago
  michael 7c8fcb63b7 * Changed DateTimeToTimestamp not to use Round() 12 years ago
  michael 2a9e12c709 * Fixed rounding errors in DateTimeToTimeStamp, causing errors in conversions 12 years ago
  michael b55eb113a6 * Fixed bug ID #23464 12 years ago
  michael 9d6b4aa946 * Fix dayOfWeek for dates < 0 (bug ID #23144) 13 years ago
  Jonas Maebe 349a682596 * corrected license header from GPL to LGPL + static linking exception like 13 years ago
  michael 64ab9c06d3 * Added GetLocalTimeOffset function 13 years ago
  marco b59c42f2c7 * removed exporting a non standard strtotime, which was a workaround for missing 14 years ago
  marco bf65638891 * strtodatetime adapted to new strtotime regime. Take separator from formatsettings. 14 years ago
  marco 52afb619aa * add overloaded strtotime, patch by Lacak2, Mantis #19870 14 years ago
  michael f235e4c116 * Fixed 18183 14 years ago
  sergei 131b7fcdb2 * RTL: Replaced deprecated formatting symbols with their up-to-date counterparts, reduces compiler noise. 14 years ago
  sergei 6a9a991dca * Fixed TryStrToDateTime so it returns True only if both date and time are parsed successfully, resolves #17541. 15 years ago
  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 years ago
  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 years ago
  marco 706f0b7975 * New more delphi compat intstrtotime by Bart Broersma #15505 + test 15 years ago
  marco b3ea1668db * improvements to sysuitls date/time formatting routines: (Mantis 14905,Sergei) 15 years ago
  marco 887d8a9d92 * replace encodedate/time by try variants mantis 14969 15 years ago
  marco 8bc0583045 * trystrto* variants with formatsettings. 16 years ago
  ivost bab5c5d8a3 * parameter "Separator" of function TryStrToDate was not passed to IntStrToDate 16 years ago