dateparse
dateparse copied to clipboard
Strict local parsing
Is there any way to determine if a parsed time was ambiguous when doing local parsing? AFAICT that data is all internal.
Could strict/local possibly be turned into parse options so they can be composed rather than needing separate functions?