DataTables / DataTables/Plugins
Add option for disabling strict parsing in datetime-moment
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Some of the moment.js locales have broken strict mode. Could we please have an option to disable it, per-format or altogether? Thank you.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the datetime-moment plug-in entry point and its existing tests, then review how formats are configured and parsed. Define how disabling strict parsing should work for an individual format and globally; done means the chosen option changes parsing behavior without altering the default behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100