time-nuts@lists.febo.com

Discussion of precise time and frequency measurement

View all threads

Re: [time-nuts] TEC party file format?

SN
Scott Newell
Fri, Jul 1, 2011 3:46 AM

At 01:24 PM 6/30/2011, Hal Murray wrote:

Any advice on an easy way to convert my timestampts from time_t to  mjd?
I'm using C here.

It's trivial.  All you have to do is offset by the difference in starting
days.

Got it working.  Thanks!

--
newell N5TNL

At 01:24 PM 6/30/2011, Hal Murray wrote: > > Any advice on an easy way to convert my timestampts from time_t to mjd? > > I'm using C here. > >It's trivial. All you have to do is offset by the difference in starting >days. Got it working. Thanks! -- newell N5TNL