seconds function giving wrong time

David Beck david_beck at rotundasoftware.com
Wed Nov 3 13:18:08 EDT 2010


Thanks Jim.

On 11/3/10 7:09 AM, use-revolution-request at lists.runrev.com wrote:
> This script works as expected on   MacOSX 10.5.8    Rev 4.0.0 Build 950
>
> get  the internet date
> convert it to seconds
> put the seconds - it into test3
>
> put the seconds into test
> convert test to dateItems
> put the internet date into test2
> convert test2 to dateItems
> put test&  return&  test2&  return&  test3
> ---------------------
> 2010,11,3,0,56,12,4
> 2010,11,3,0,56,12,4
> 0
> -------------------
> ... when run 56 minutes after midnight PDT, Nov 3rd
>
>
> Could be parallels + Win 7 + MacOSX and time clock sharing.
>



More information about the use-livecode mailing list