lonekorean / wordpress-export-to-markdown

Converts a WordPress export XML file into Markdown files.
MIT License
1.14k stars 227 forks source link

getPostPath doesn't take custom dates in consideration #66

Closed fharper closed 8 months ago

fharper commented 3 years ago

The getPostPath function doesn't take custom dates in consideration. If the format isn't ISO, the folder created will be Invalid DateTime.

I'm submitting a PR, but just want this issue for tracking prupose.