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 年之前 |
mazen
|
7c19e36595
* Added implementation for Julian date computaton.
|
17 年之前 |
michael
|
8793de3166
* Applied patch from Sergei Gorelkin for ComposeDateTime and IncAMonth
|
17 年之前 |
florian
|
628452f04d
+ ReplaceDate
|
18 年之前 |
michael
|
bb9d6120ed
* TFormatSettings implementation, stage 1
|
18 年之前 |
marco
|
2f8f88f801
* Replacetime. Bug #7680
|
19 年之前 |
marco
|
304be38ec1
* datetotime-def functions (but not yet FormatSettings) + ansidequotedstr (turned
|
19 年之前 |
Jonas Maebe
|
327718e0c4
* changed some var parameters in out parameters to avoid warnings
|
19 年之前 |
joost
|
391dc9a9fb
+ Implemented ComposeDateTime for general use
|
19 年之前 |