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

Add new input parameter to express the format of all submitted dates #10

Open
dshorthouse opened this issue Sep 25, 2014 · 0 comments
Open
Assignees

Comments

@dshorthouse
Copy link
Contributor

One use case is the bulk conversion of dates in a known though ambiguous structure into parsed components. For example, if a date to be processed was expressed as "10/8/1972", under normal circumstances it would be ambiguous. But, if you could additionally inform the processor that the date is expressed as "DD/MM/YYYY", then it could be parsed without problem. One user has expressed a need for this because it would assist with their need to parse dates into columns without having to return to a source database and re-execute an export & to express dates in ISO.

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

No branches or pull requests

2 participants