time is stored in milliseconds, not seconds.
you have to
$oMyObject:=New object("reporttime";?14:43:01?)
$t:=String(Time($oMyObject.reporttime/1000);HH MM AM PM)
...or
$t:=String(OB Get($oMyObject;"reporttime";Is time);HH MM AM PM)
> 2018/04/17 10:02、John Baughman via 4D_Tech <[email protected]> のメール:
> I thought this worked but It does not return the correct time...
**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ: http://lists.4d.com/faqnug.html
Archive: http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub: mailto:[email protected]
**********************************************************************