Convert OLE date (in seconds) to DD.MM.YYYY HH:MM:SS (scripting)
Hi JMP community,Today I have a special challenge:In JMP I have numeric entries (presumably OLE, German locale, in seconds). I know the corresponding correct values in EXCEL, e.g.JMP EXCEL43717,479872 09.09.2019 11:31:0143717,479902 09.09.2019 11:31:0443717,479884 09.09.2019 11:31:02Could you show me a JSL way how to convert these JMP entries (in seconds) into t...