We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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