ERR: between_time should raise on non-timelike objects #11818

Closed
jreback opened this Issue Dec 11, 2015 · 1 comment

Comments

Projects
None yet
1 participant
Contributor

jreback commented Dec 11, 2015

from SO

so passing anything except time objects or strings should raise (might be a tad tricky as we don't have great time parsers, they all parse datetimelikes).

IIRC this was done for convenience at the time. But can lead to an unstatisfactory user experience.

jreback added this to the Next Major Release milestone Dec 11, 2015

@jreback jreback modified the milestone: 0.18.0, Next Major Release Dec 13, 2015

Contributor

jreback commented Jan 3, 2016

closed by #11832

jreback closed this Jan 3, 2016

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