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