Historique des commits

Auteur SHA1 Message Date
  michael 0958ff80de * Fix bug #28364 il y a 10 ans
  michael 3b33b2a7bc * Fix bug ID #26512 il y a 10 ans
  michael 1e365f341e * Reverted revision 30557 il y a 10 ans
  michael 10633da13b * Reverted revision 30575 (forgor -depth=immediate il y a 10 ans
  michael 2cab4a9a73 * Reverted revision 30557 il y a 10 ans
  michael 56715d5d00 * Fix bug #27832 il y a 10 ans
  michael 9ae76c3246 * Fix bug ID #27751 (Fill SystemTime.DayOfWeek) il y a 10 ans
  marco 29e5418a4f * remove construct with exception, mantis #26738, patch by Alexander. il y a 11 ans
  michael 046b7626dd * Reworked patch from Werner Pamler (bug ID 26168) to add support for periods il y a 11 ans
  michael 81a95f6f1b * Fix problem with IE for inlined taking address (@S[1]) of empty const il y a 11 ans
  michael 042e6243a3 * Fixed bug #20522, adapted patch from Bart Broersma il y a 11 ans
  michael a397b1b480 * Added (modified) patch for appending 0:0:0 in case of full date (Denis Golovan, bug ID #25109) il y a 11 ans
  michael 47fd732236 * Fix StrToDate incompatibility with delphi in case of trailing whitespace il y a 11 ans
  michael f9bb91d722 * Fix case for negative dates (bug ID 23464) il y a 11 ans
  michael 0f7e1af3bb * Fixed bug #23464 il y a 11 ans
  svenbarth b288179d56 Fix for Mantis #24929. il y a 12 ans
  michael 7c8fcb63b7 * Changed DateTimeToTimestamp not to use Round() il y a 12 ans
  michael 2a9e12c709 * Fixed rounding errors in DateTimeToTimeStamp, causing errors in conversions il y a 12 ans
  michael b55eb113a6 * Fixed bug ID #23464 il y a 12 ans
  michael 9d6b4aa946 * Fix dayOfWeek for dates < 0 (bug ID #23144) il y a 12 ans
  Jonas Maebe 349a682596 * corrected license header from GPL to LGPL + static linking exception like il y a 13 ans
  michael 64ab9c06d3 * Added GetLocalTimeOffset function il y a 13 ans
  marco b59c42f2c7 * removed exporting a non standard strtotime, which was a workaround for missing il y a 14 ans
  marco bf65638891 * strtodatetime adapted to new strtotime regime. Take separator from formatsettings. il y a 14 ans
  marco 52afb619aa * add overloaded strtotime, patch by Lacak2, Mantis #19870 il y a 14 ans
  michael f235e4c116 * Fixed 18183 il y a 14 ans
  sergei 131b7fcdb2 * RTL: Replaced deprecated formatting symbols with their up-to-date counterparts, reduces compiler noise. il y a 14 ans
  sergei 6a9a991dca * Fixed TryStrToDateTime so it returns True only if both date and time are parsed successfully, resolves #17541. il y a 15 ans
  florian 4671615dc7 * disable east asia/era stuff on WinCE, the functions does not seem to be available there, fixed compilation of trunk for WinCE il y a 15 ans
  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. il y a 15 ans