djcb
6fe67b354d
lib/parser: fix month days
...
In the olden days, we stored dates like e.g. 20180131121234, and do a
lexicographical check. With that, we could use e.g. upper-limits
201802312359 for "all dates in Feb 2018", even if Feb doesn't have 31
days.
However, nowadays we use time_t values, and g_date_time_new_local raises
errors for non-existent days; easiest fix is to massage things a bit; so
let's do that.
Fixes issue #1197 .
2018-02-17 18:07:13 +02:00
..
2018-02-17 18:07:13 +02:00
2017-11-04 13:06:43 +02:00
2012-10-27 14:42:21 +03:00
2017-10-28 14:12:50 +03:00
2013-03-30 11:32:07 +02:00
2013-03-30 11:32:07 +02:00
2016-12-11 18:33:31 +02:00
2016-12-27 16:21:10 +02:00
2014-08-15 10:11:21 +02:00
2014-08-15 10:11:21 +02:00
2017-10-25 23:50:17 +03:00
2017-10-25 23:50:17 +03:00
2017-10-25 23:50:17 +03:00
2017-10-25 23:50:17 +03:00
2016-07-23 21:33:10 +03:00
2016-07-23 21:33:10 +03:00
2016-07-23 19:14:13 +03:00
2013-03-30 11:32:07 +02:00
2017-06-24 12:20:16 +02:00
2016-07-23 21:33:10 +03:00
2017-08-27 17:32:23 +03:00
2017-10-30 21:14:20 +02:00
2013-03-30 11:32:07 +02:00
2017-10-29 13:34:57 +02:00
2017-10-25 23:50:17 +03:00
2016-11-24 22:51:23 +02:00
2013-03-30 11:32:07 +02:00
2015-07-02 15:14:29 -05:00
2015-03-06 00:12:34 +02:00
2016-12-11 18:33:31 +02:00
2017-08-27 17:32:23 +03:00
2017-10-25 23:50:17 +03:00
2017-10-25 23:50:17 +03:00
2015-02-16 01:19:32 +02:00
2017-08-27 17:32:23 +03:00
2017-06-24 12:20:16 +02:00
2017-10-30 21:15:47 +02:00
2017-12-03 22:16:32 +02:00
2017-12-03 22:16:32 +02:00
2016-02-14 12:13:11 +02:00
2013-03-30 11:32:07 +02:00
2017-11-05 13:47:30 +02:00
2013-03-30 11:32:07 +02:00
2017-01-03 00:37:19 +02:00
2015-11-17 10:55:56 +02:00
2017-10-25 23:50:17 +03:00
2017-01-03 00:37:19 +02:00
2017-10-25 23:50:17 +03:00
2017-10-30 22:06:36 +02:00
2017-10-25 23:50:17 +03:00
2015-10-07 10:34:55 +03:00
2013-03-30 11:32:07 +02:00
2017-10-25 23:50:17 +03:00
2017-10-25 23:50:17 +03:00