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

Batch conversion of English dates to Nepali and vice versa #3

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

code-geek
Copy link
Contributor

It takes input from a csv file and generates an output csv with error messages for invalid and out of range dates.

@virtualanup
Copy link
Member

Why load from a file? wouldn't it be better to make a function that takes a list of string as input instead of filename? That way it would be more generic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants