Michaël Van Canneyt
|
b54f4c53b0
* Do not use comp type, use int64 instead. Fix issue #40469
|
vor 1 Jahr |
ondrej
|
f40e227250
* FileGetDate, FileSetDate with TDateTime and UTC
|
vor 4 Jahren |
ondrej
|
f6fdbf7041
* introduce NowUTC() and GetUniversalTime()
|
vor 4 Jahren |
ondrej
|
57d32cd6fe
GetLocalTimeOffset: add InputIsUTC parameter to DateTime-aware overloads
|
vor 4 Jahren |
ondrej
|
84b6cee4f7
File datetime UTC support
|
vor 4 Jahren |
florian
|
3aadfc0802
* subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem
|
vor 5 Jahren |
ondrej
|
ac08f01ec0
GetLocalTimeOffset: DateTime-aware overloads (Windows supported, Unix is a ToDo). Issue #35710
|
vor 4 Jahren |
marco
|
65e16f4f98
--- Merging r41636 into '.':
|
vor 5 Jahren |
pierre
|
ec45d8617c
Fix wince rtl compilation (fix for bug report 32859)
|
vor 7 Jahren |
nickysn
|
5409450195
+ ported and enabled compilation of unit sysutils for win16
|
vor 7 Jahren |
michael
|
06227c9557
* Fix bug ID #31814, StrToDateTimeDef with FormatSettings parameter
|
vor 8 Jahren |
michael
|
5cd12a2521
* Better m/mm format specifier docs (bug ID 31449)
|
vor 8 Jahren |
michael
|
0958ff80de
* Fix bug #28364
|
vor 10 Jahren |
Jonas Maebe
|
d57a85a2de
* fixed compilation on non-Windows systems after r31035
|
vor 10 Jahren |
michael
|
633c8c7118
* Make sure TSystemTime is seen by fpdoc
|
vor 10 Jahren |
michael
|
9ae76c3246
* Fix bug ID #27751 (Fill SystemTime.DayOfWeek)
|
vor 10 Jahren |
michael
|
046b7626dd
* Reworked patch from Werner Pamler (bug ID 26168) to add support for periods
|
vor 11 Jahren |
michael
|
042e6243a3
* Fixed bug #20522, adapted patch from Bart Broersma
|
vor 11 Jahren |
nickysn
|
8926a3268c
* fixed TTimeStamp for integer=smallint
|
vor 11 Jahren |
svenbarth
|
b288179d56
Fix for Mantis #24929.
|
vor 12 Jahren |
Jonas Maebe
|
349a682596
* corrected license header from GPL to LGPL + static linking exception like
|
vor 13 Jahren |
michael
|
64ab9c06d3
* Added GetLocalTimeOffset function
|
vor 13 Jahren |
Jonas Maebe
|
df9c8652be
* add default parameter values defined in implementation also to interface
|
vor 13 Jahren |
marco
|
b59c42f2c7
* removed exporting a non standard strtotime, which was a workaround for missing
|
vor 14 Jahren |
marco
|
bf65638891
* strtodatetime adapted to new strtotime regime. Take separator from formatsettings.
|
vor 14 Jahren |
marco
|
52afb619aa
* add overloaded strtotime, patch by Lacak2, Mantis #19870
|
vor 14 Jahren |
marco
|
b3ea1668db
* improvements to sysuitls date/time formatting routines: (Mantis 14905,Sergei)
|
vor 15 Jahren |
marco
|
8bc0583045
* trystrto* variants with formatsettings.
|
vor 15 Jahren |
michael
|
dadd6631ad
* Patch from Alex Rayne (bug ID 14622) to provide some overloaded versions of the strtodate/strtotime functions
|
vor 16 Jahren |
marco
|
c8da24f732
* comment fix #10781
|
vor 17 Jahren |