Re: Mechanism to provide tai-utc.dat locally

2006-12-24 Thread Keith Winstein
On Sun, 24 Dec 2006, Ashley Yakeley wrote: This has led me to consider run-time methods of obtaining leap-second information, and how that might be standardised for use by software authors. For instance, I imagine a software package that established a well-known place in the directory hierarchy

Re: Mechanism to provide tai-utc.dat locally

2006-12-24 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Ashley Yakeley <[EMAIL PROTECTED]> writes: : Hello, I just joined the leap seconds list. I wrote the "time" : package for the Haskell programming language. : : : I include code for making conversions between TAI and UTC, giv

Mechanism to provide tai-utc.dat locally

2006-12-24 Thread Ashley Yakeley
Hello, I just joined the leap seconds list. I wrote the "time" package for the Haskell programming language. I include code for making conversions between TAI and UTC, given a leap-second table. I also include code for parsing a tai-utc.dat file into a leap-second t