Re: [Evolution] Islamic Calendar Support File (Progress!)



If that's the case, what *is* the recommended way of handling dates 
prior to 1970?

struct tm (or roll your own, since struct tm doesn't have exactly the
same members everywhere). time_t's are only required to make sense for
current times, not all past and future times.

Besides, what if I want to schedule appointments with millisecond
accuracy? :-)

-- Dan




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