Re: date.sec > 61 ??
Jari Juslin <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Bruno David Rodrigues wrote:
> < tm.tm_sec < 0 || tm.tm_sec > 61) {
> ---
> > tm.tm_sec < 0 || tm.tm_sec > 59) {
>
> May I apply this patch or is there any reason for having 60 or 61 seconds?
>
Leap seconds. 62 is a maximum number of seconds in one minute, altought
it happens quite rarely.