Converting long seconds
Jeanne A. E. DeVoto
jeanne at runrev.com
Wed Mar 6 22:39:38 EST 2002
At 6:27 PM -0800 3/6/2002, JohnRule at aol.com wrote:
>I cannot seem to find the method for converting the long seconds (as in the
>pendingMessages) to the time/date...is this not possible?
It should work just like converting any other date form, e.g.
convert long seconds to long date and short time
-- places resulting date and time in "it"
answer "The date and time is" && it
or if you have the long seconds form in a container,
convert myVariable from long seconds to date and time
answer "The date and time is" && myVariable
--
Jeanne A. E. DeVoto ~ jeanne at runrev.com
http://www.runrev.com/
Runtime Revolution Limited - Power to the Developer!
More information about the use-livecode
mailing list