when finding a Yaml date, the parser currently returns it as a unix timestamp. A flag to return it as a DateTime would be great. If we handle them as DateTime, the dumper should accept DateTime objects and dump them as Yaml dates though