Jef Driesen dd779d531a Fix the date parsing for several models.
To store the day (range 1 to 31) as a binary encoded value, only 5 bits
are required. The extra 6th bit is part of the year. The year is also
not BCD encoded. This happened to work by accident, because for a single
nibble, the current implementation of the bcd2dec() function returns the
binary value.
2016-01-04 19:30:40 +01:00
..
2014-12-21 14:52:12 +01:00
2014-12-21 14:52:12 +01:00
2015-04-22 08:25:03 +02:00
2015-04-22 08:25:03 +02:00
2012-06-21 21:39:24 +02:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2014-01-26 21:51:33 +01:00
2014-03-14 09:44:10 +01:00
2013-08-22 09:15:55 +02:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2012-06-21 21:42:37 +02:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2013-05-13 19:18:08 +02:00
2013-05-13 19:18:08 +02:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00
2014-03-19 09:16:07 +01:00