Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make date format configurable #19

Merged
merged 2 commits into from
Apr 28, 2020
Merged

Make date format configurable #19

merged 2 commits into from
Apr 28, 2020

Conversation

PKief
Copy link
Owner

@PKief PKief commented Apr 27, 2020

This pull request makes the date format configurable through the settings.json:

"markdown-checkbox.dateFormat": "YYYY-MM-DD"

It makes use of the JavaScript library moment.js which means that you can find the date format patterns on its documentation.

@PKief PKief self-assigned this Apr 27, 2020
@PKief PKief changed the title Make date format configurable (Closes #15) Make date format configurable Apr 27, 2020
@PKief PKief merged commit d147c77 into master Apr 28, 2020
@PKief PKief deleted the feature/dateformat branch April 28, 2020 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant