Beyond POSIX time

Richard Gaskin ambassador at fourthworld.com
Fri Jan 8 17:53:14 EST 2016


Try this:

on mouseUp
   put "1/1/69" into t
   convert t to secs
   convert t to short date
   put t
end mouseUp

Is there yet a convenient way to handle conversion of dates prior to 1/1/70?

-- 
  Richard Gaskin
  Fourth World Systems
  Software Design and Development for the Desktop, Mobile, and the Web
  ____________________________________________________________________
  Ambassador at FourthWorld.com                http://www.FourthWorld.com




More information about the use-livecode mailing list