slixmpp/sleekxmpp
Florian Fieber e510875f64 Fix certificate expiration scheduler
timedelta.seconds does not store the total seconds of a time span.
Internally, seconds is the next smaller unit to days, hence
timedelta.seconds will never exceed (or reach) the number of seconds
in a day (60*60*24=86400)
2012-08-23 00:22:22 -07:00
..
2012-08-12 22:35:42 -07:00
2012-08-10 12:41:29 -07:00
2012-06-19 01:29:48 -07:00
2012-08-01 11:11:40 -07:00
2012-07-30 09:04:15 -07:00