in the Tmd struct:

>                vlong    abs; /* seconds since Jan 1 1970, GMT */

in the description of tmtime():

>          Tmtime converts the millisecond-resolution timestamp 'abs'
>          into a Tm struct in the requested timezone.

the example:

>               if(tmtime(&there, here.abs, zp) == nil)

should Tmd.abs not be documented as milliseconds instead of seconds?

--
cinap

------------------------------------------
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T5b9f56a5fac852c2-M26d9ae5c62cd81e9faa187d1
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Reply via email to