提交歷史

作者 SHA1 備註 提交日期
  florian 2a93e65511 * seperator => separator 3 年之前
  ondrej d899c9fca4 * FileGetDate, FileSetDate with TDateTime and UTC 4 年之前
  ondrej 934f2dc55d * introduce NowUTC() and GetUniversalTime() 4 年之前
  ondrej a02d676b06 GetLocalTimeOffset: add InputIsUTC parameter to DateTime-aware overloads 4 年之前
  ondrej b51729dac5 File datetime UTC support 4 年之前
  ondrej 0d08b98d47 GetLocalTimeOffset: DateTime-aware overloads (Windows supported, Unix is a ToDo). Issue #35710 4 年之前
  florian 01302bc47d * subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem 5 年之前
  marco 6ca93e294f * SecsPerHour, delphi compatibility. 6 年之前
  pierre ec45d8617c Fix wince rtl compilation (fix for bug report 32859) 7 年之前
  nickysn 5409450195 + ported and enabled compilation of unit sysutils for win16 7 年之前
  michael 06227c9557 * Fix bug ID #31814, StrToDateTimeDef with FormatSettings parameter 8 年之前
  michael 5cd12a2521 * Better m/mm format specifier docs (bug ID 31449) 8 年之前
  michael 0958ff80de * Fix bug #28364 10 年之前
  Jonas Maebe d57a85a2de * fixed compilation on non-Windows systems after r31035 10 年之前
  michael 633c8c7118 * Make sure TSystemTime is seen by fpdoc 10 年之前
  michael 9ae76c3246 * Fix bug ID #27751 (Fill SystemTime.DayOfWeek) 10 年之前
  michael 046b7626dd * Reworked patch from Werner Pamler (bug ID 26168) to add support for periods 11 年之前
  michael 042e6243a3 * Fixed bug #20522, adapted patch from Bart Broersma 11 年之前
  nickysn 8926a3268c * fixed TTimeStamp for integer=smallint 11 年之前
  svenbarth b288179d56 Fix for Mantis #24929. 12 年之前
  Jonas Maebe 349a682596 * corrected license header from GPL to LGPL + static linking exception like 13 年之前
  michael 64ab9c06d3 * Added GetLocalTimeOffset function 13 年之前
  Jonas Maebe df9c8652be * add default parameter values defined in implementation also to interface 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 年之前
  marco b3ea1668db * improvements to sysuitls date/time formatting routines: (Mantis 14905,Sergei) 15 年之前
  marco 8bc0583045 * trystrto* variants with formatsettings. 15 年之前
  michael dadd6631ad * Patch from Alex Rayne (bug ID 14622) to provide some overloaded versions of the strtodate/strtotime functions 16 年之前
  marco c8da24f732 * comment fix #10781 17 年之前