slixmpp/sleekxmpp
Florian Fieber 09bec1c4fe 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-19 16:40:22 +02: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