Warning: App CreationDate on a non-us system

just a warning, difficult to track bug.
app.executionfile as a folderitem can be read as creationDate (api1) or creationDateTime (api2)
creationDate is of course deprecated, but the problem is it returns a wrong value !
you must use creationDateTime on API2 capable xojo, or be prepared to track very difficult to find bug…
see https://tracker.xojo.com/xojoinc/xojo/-/issues/72068

#72068 - application creationDate is off by several tens of minutes ? (closed)