Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Handle parsing ambiguous dates from Quest schedules #107

Closed
mduan opened this issue Mar 3, 2014 · 0 comments · Fixed by #108
Closed

Handle parsing ambiguous dates from Quest schedules #107

mduan opened this issue Mar 3, 2014 · 0 comments · Fixed by #108

Comments

@mduan
Copy link
Contributor

mduan commented Mar 3, 2014

When parsing schedules from Quest, we assume date range information for courses come in MM/DD/YYYY format (which is the case for most users).

However, Quest also has schedules where the date format is DD/MM/YYYY format for a small subset of users. We will need to use heuristics to guess which format the dates are in.

Below is a link to a schedule with the unsupported DD/MM/YYYY format: https://gist.github.com/mduan/9334117.

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

Successfully merging a pull request may close this issue.

1 participant