Histórico de Commits

Autor SHA1 Mensagem Data
  michael b55eb113a6 * Fixed bug ID #23464 há 12 anos atrás
  michael 9d6b4aa946 * Fix dayOfWeek for dates < 0 (bug ID #23144) há 13 anos atrás
  Jonas Maebe 349a682596 * corrected license header from GPL to LGPL + static linking exception like há 13 anos atrás
  michael 64ab9c06d3 * Added GetLocalTimeOffset function há 13 anos atrás
  marco b59c42f2c7 * removed exporting a non standard strtotime, which was a workaround for missing há 14 anos atrás
  marco bf65638891 * strtodatetime adapted to new strtotime regime. Take separator from formatsettings. há 14 anos atrás
  marco 52afb619aa * add overloaded strtotime, patch by Lacak2, Mantis #19870 há 14 anos atrás
  michael f235e4c116 * Fixed 18183 há 14 anos atrás
  sergei 131b7fcdb2 * RTL: Replaced deprecated formatting symbols with their up-to-date counterparts, reduces compiler noise. há 14 anos atrás
  sergei 6a9a991dca * Fixed TryStrToDateTime so it returns True only if both date and time are parsed successfully, resolves #17541. há 15 anos atrás
  florian 4671615dc7 * disable east asia/era stuff on WinCE, the functions does not seem to be available there, fixed compilation of trunk for WinCE há 15 anos atrás
  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. há 15 anos atrás
  marco 706f0b7975 * New more delphi compat intstrtotime by Bart Broersma #15505 + test há 15 anos atrás
  marco b3ea1668db * improvements to sysuitls date/time formatting routines: (Mantis 14905,Sergei) há 16 anos atrás
  marco 887d8a9d92 * replace encodedate/time by try variants mantis 14969 há 16 anos atrás
  marco 8bc0583045 * trystrto* variants with formatsettings. há 16 anos atrás
  ivost bab5c5d8a3 * parameter "Separator" of function TryStrToDate was not passed to IntStrToDate há 16 anos atrás
  michael ed950da9cc * Forgot raise statement in strtodate (thanks to Denis Golovan) há 16 anos atrás
  michael 4c2fe8bc31 * Correctly split date/time parts when dateseparator is a space há 16 anos atrás
  michael cb29ddbd04 * TryStrToTime/TryStrToDate no longer need to catch exceptions há 16 anos atrás
  michael dadd6631ad * Patch from Alex Rayne (bug ID 14622) to provide some overloaded versions of the strtodate/strtotime functions há 16 anos atrás
  joost 4fc5d5dbef * Show provided invalid date in StroToDate error messages há 16 anos atrás
  michael 65637e301f * Fixed strtotime. Last character was never taken into account há 17 anos atrás
  michael 767e3fee62 * Patch from Joao Morais to fix the case where only a time is provided há 17 anos atrás
  yury 62e616cae0 * Fixed warnings. rtl is warnings and notes free for wince and win32 again. há 17 anos atrás
  michael d20636a319 * Fix from Petr Kristan to remofe timereformat (kills AM/PM) há 17 anos atrás
  michael 33cb576bba * Patch for arithmetic overflow from Petr Kristan há 17 anos atrás
  michael 8793de3166 * Applied patch from Sergei Gorelkin for ComposeDateTime and IncAMonth há 17 anos atrás
  marco 54d8f93b25 * fix for 9772 há 18 anos atrás
  marco 827d380691 * pchar(pointer()) isms that were safe. há 18 anos atrás