Timeline



Sep 28, 2024:

9:30 AM Ticket #4029 (_Date_Time_SystemTimeToDateTimeStr() wrong output) updated by jchd18
Hi Jpm, I'll have a look at it. But I first need to finish my own timescale UDF and, trust me, it isn't just cake. I write down here preliminary notes. First, GMT has no more any unambiguous meaning since 1972-01-01. The string "GMT" should be replaced by the official name "UTC" everywhere in source and help. Then the purpose of the function here is to produce a datetime string. OK but which datetime? This is untold and the $iType parameter only tells if the input structure is Local or UTC. It seems to me that we need another parameter to decide what the user wants (values for France at the time of writing, UTC+1 and currently +1h summertime): A) the current UTC time string, e.g. "2024-09-28T12:00:00 UTC", with or without the " UTC" suffix or B) his Local timestring, e.g. "2024-09-28T14:00:00+02:00", with or without the "+02:00" offset to UTC or C) yet another datetime format to be decided. Of course, $MS always making things tricky, the structure gives biais the other way, resp. -60 and -60 minutes (biais = UTC - Local). This means we have to subtract that biais from UTC to get local time. This is not done by the function. Also that biais sign should be reversed to be appended to a local time.
8:10 AM Ticket #4029 (_Date_Time_SystemTimeToDateTimeStr() wrong output) updated by J-Paul Mesnage
Hi, Thanks for the ticket but do you have a fix to propose?

Sep 27, 2024:

2:57 AM Ticket #4029 (_Date_Time_SystemTimeToDateTimeStr() wrong output) updated by jchd18
Description changed
2:25 AM Ticket #4029 (_Date_Time_SystemTimeToDateTimeStr() wrong output) updated by jchd18
Description changed

Sep 26, 2024:

1:41 PM Ticket #4029 (_Date_Time_SystemTimeToDateTimeStr() wrong output) updated by jchd18
Component changed
1:40 PM Ticket #4029 (_Date_Time_SystemTimeToDateTimeStr() wrong output) created by jchd18
The function _Date_Time_SystemTimeToDateTimeStr() has two related but …

Sep 25, 2024:

10:41 AM Ticket #4024 (_DebugSetup - $vReportType = 5 - not works on Windows 11) updated by J-Paul Mesnage
Thanks I encounter such pb but I cannot find a solution Any idea?

Sep 21, 2024:

6:51 AM Ticket #4028 (Potential for a memory leak in _GDIPlus_BitmapCreateFromMemory) created by anonymous
to fix: in GDIPlus.au3, in function _GDIPlus_BitmapCreateFromMemory, …

Sep 19, 2024:

6:00 PM Ticket #4027 (ObjCreateInterface crashes when 3rd param is absent or Default (yet ...) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
5:03 PM Ticket #4027 (ObjCreateInterface crashes when 3rd param is absent or Default (yet ...) created by anonymous
in all versions from 3.3.15.1 up. in earier version incl. 3.3.15.0, it …
4:58 PM Ticket #4026 (COM Object/Map/ScriptingDictionary crash when acessing them in ...) created by anonymous
it's a rather rare teeny-tiny bug, and there's an easy workaround... …

Sep 13, 2024:

9:00 AM Ticket #4025 (_DebugSetup new $vReportType to combine "1 - Report Log Window" and "4 ...) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
8:30 AM Ticket #4024 (_DebugSetup - $vReportType = 5 - not works on Windows 11) updated by mLipok
Summary changed
8:22 AM Ticket #4025 (_DebugSetup new $vReportType to combine "1 - Report Log Window" and "4 ...) created by mLipok
It is usually good to keep track of the progress, but it would also …
8:18 AM Ticket #4024 (_DebugSetup - $vReportType = 5 - not works on Windows 11) created by mLipok
As the notepad has changed in Windows 11, the option to save the log …

Sep 4, 2024:

3:02 PM Ticket #4023 (AutoIt v3.3.16.1 EXE-Installer updates existing none AutoIt3 Registry ...) updated by Jos
Description changed
3:01 PM Ticket #4023 (AutoIt v3.3.16.1 EXE-Installer updates existing none AutoIt3 Registry ...) updated by Jos
Summary changed
2:23 PM Ticket #4023 (AutoIt v3.3.16.1 EXE-Installer updates existing none AutoIt3 Registry ...) created by Jos
[https://www.autoitscript.com/forum/topic/212239-autoit-v33161-exe-inst
Note: See TracTimeline for information about the timeline view.