Commit History

Author SHA1 Message Date
  Michaël Van Canneyt bad90711ef * Do not use comp type, use int64 instead. Fix issue #40469 1 year ago
  Michael VAN CANNEYT 78374bf772 * Synchronize API for AnsiString/Unicode string, keep string where possible. 2 years ago
  Michael VAN CANNEYT 4336599c3a * Char -> AnsiChar 2 years ago
  florian 2a93e65511 * seperator => separator 3 years ago
  ondrej d899c9fca4 * FileGetDate, FileSetDate with TDateTime and UTC 4 years ago
  ondrej 934f2dc55d * introduce NowUTC() and GetUniversalTime() 4 years ago
  ondrej a02d676b06 GetLocalTimeOffset: add InputIsUTC parameter to DateTime-aware overloads 4 years ago
  ondrej b51729dac5 File datetime UTC support 4 years ago
  ondrej 0d08b98d47 GetLocalTimeOffset: DateTime-aware overloads (Windows supported, Unix is a ToDo). Issue #35710 4 years ago
  florian 01302bc47d * subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem 5 years ago
  marco 6ca93e294f * SecsPerHour, delphi compatibility. 6 years ago
  pierre ec45d8617c Fix wince rtl compilation (fix for bug report 32859) 7 years ago
  nickysn 5409450195 + ported and enabled compilation of unit sysutils for win16 7 years ago
  michael 06227c9557 * Fix bug ID #31814, StrToDateTimeDef with FormatSettings parameter 8 years ago
  michael 5cd12a2521 * Better m/mm format specifier docs (bug ID 31449) 8 years ago
  michael 0958ff80de * Fix bug #28364 10 years ago
  Jonas Maebe d57a85a2de * fixed compilation on non-Windows systems after r31035 10 years ago
  michael 633c8c7118 * Make sure TSystemTime is seen by fpdoc 10 years ago
  michael 9ae76c3246 * Fix bug ID #27751 (Fill SystemTime.DayOfWeek) 10 years ago
  michael 046b7626dd * Reworked patch from Werner Pamler (bug ID 26168) to add support for periods 11 years ago
  michael 042e6243a3 * Fixed bug #20522, adapted patch from Bart Broersma 11 years ago
  nickysn 8926a3268c * fixed TTimeStamp for integer=smallint 11 years ago
  svenbarth b288179d56 Fix for Mantis #24929. 12 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
  Jonas Maebe df9c8652be * add default parameter values defined in implementation also to interface 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
  marco b3ea1668db * improvements to sysuitls date/time formatting routines: (Mantis 14905,Sergei) 15 years ago