ryukinix / mal

MAL: A MyAnimeList Command Line Interface [BROKEN: BLAME MyAnimeList]
https://mal.readthedocs.io
Other
109 stars 9 forks source link

Dateformat setup fixes #37 #49

Closed ryukinix closed 7 years ago

ryukinix commented 7 years ago

Now a user can define your date format on the same file of credentials is stored.

A default format was defined as @AlexK-IL suggest, the ISO 8601.

As well, I implement the mal config as a function to print the current content of config file and its path. Maybe this can help new users understand how this works.