Next: datetime.ne, Previous: datetime.lt, Up: datetime [Contents]
True if A is less than or equal toB. This defines the <=
operator
for datetime
s.
Inputs are implicitly converted to datetime
using the one-arg
constructor or conversion method.
Returns logical array the same size as obj.