Beyond POSIX time
Matthias Rebbe | M-R-D
matthias_livecode_150811 at m-r-d.de
Fri Jan 8 18:09:40 EST 2016
Hi,
Malte created a date library https://github.com/derbrill/libdate
If i remember right it can handle dates below 1970 and above 2036.
Matthias
> Am 08.01.2016 um 23:53 schrieb Richard Gaskin <ambassador at fourthworld.com>:
>
> 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
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list