Historique des commits

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