datetime: ignore 0 days or months in dates
authorTim-Philipp Müller <tim@centricular.net>
Wed, 27 Jun 2012 22:00:08 +0000 (23:00 +0100)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 27 Jun 2012 22:00:08 +0000 (23:00 +0100)
commitf738dbe86a2c3afe65096855055f2d7500d17d29
treebaea7dcc2ce703751fb19079f9468acabbf88c08
parent7b80441f9d4ec1efb220875795d556370b022204
datetime: ignore 0 days or months in dates

Handle 0 months or days correctly in date strings, so that
2012-06-00 is parsed the same as 2012-06, for example.
gst/gstdatetime.c