On Universe 11, OCONVing it as you suggested just returns the exact same result as the plain TIME() function without any conversion.
-----Original Message----- From: LeRoy Dreyfuss <[email protected]> To: U2 Users List <[email protected]> Sent: Wed, Jan 2, 2013 6:02 pm Subject: Re: [U2] Sleeping in Basic Don't ICONV it. Use OCONV. ex: OCONV(TIME(),'MMTHS') On Wed, Jan 2, 2013 at 7:54 PM, Wjhonson <[email protected]> wrote: > The 'MM' conversion works with the TIME() (which returns milliseconds) > on Universe 11 > > but for some reason is cutting off the display to only *hundredths* of a > second, instead of the thousandths which the milliseconds counts. > > So TIME() shows 60814.304 > but ICONV(TIME(),'MM') shows 6081430 > > without the trailing 4 milliseconds. > _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users
