hotoo / markline

:m: Timeline via Markdown.
https://hotoo.github.io/markline/
164 stars 8 forks source link

Add date formatting meta data #5

Closed hotoo closed 10 years ago

hotoo commented 10 years ago

like:

- date-format: DD/MMM/YYYY

from https://github.com/cheeaun/life/pull/24 and https://github.com/cheeaun/life/issues/27

XKCD

hotoo commented 10 years ago

When support custom date format, we need year-formart and month-format to compare date is complete year or complete month, and more custom date util not just moment.js

And i18n/l10n support for local?

No, I think YYYY[/-]MM?[/-]DD? is simple enough, I don't want make this complicate.