Re: ANN: Julian dates
- From: Kevin Kenny <kennykb@xxxxxxx>
- Date: Tue, 07 Nov 2006 18:56:23 -0500
spam@xxxxxxxxxxxx wrote:
In keeping with the spirit of D.R. Hipp's "blessing", and specifically for
those who use Tcl/SQLite, but hopefully not limited to those, I've
released an old (ie: well used) relatively portable C library of Julian
date routines, and a Tcl binding for it under an open source license.
It's also worth noting that the [clock] command in 8.5 can do
[clock scan $julianDay -format %J] and [clock format $time -format %J]
to convert times-since-epoch to and from Julian Day Numbers. Of course,
once you have time-since-epoch, [clock] can make it into practically
anything else.
--
73 de ke9tv/2, Kevin
.
- Follow-Ups:
- Re: ANN: Julian dates
- From: spam
- Re: ANN: Julian dates
- References:
- ANN: Julian dates
- From: spam
- ANN: Julian dates
- Prev by Date: Re: A Busy Developer's Guide to Tcl/Tk 8.5
- Next by Date: A thought or five on Tips 22, 33, 295, and multiple-item [lindex]
- Previous by thread: ANN: Julian dates
- Next by thread: Re: ANN: Julian dates
- Index(es):
Relevant Pages
|