[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: _unsafe_rollbacks date format...



On Fri, 4 Apr 2003, Jeff Johnson wrote:

> On Fri, Apr 04, 2003 at 09:30:30AM -0500, James Olin Oden wrote:
> > What is the date format for the value of _unsafe_rollbacks?
> > Is something like:
> > 
> > 	MM/DD/YYYY HH:MM:SS
> > 
> > okay or do I need to give it seconds sincre epoch?
> 
> Seconds since epoch. If you're lucky, octal/hex might be supported,
> certainly not anything else.
>
Its calling strtol(), so whatever works for that, but since the date
command %s format returns seconds since epoch() there is no need
for hex.  

Thanks...james  





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index] []