Updates:
        Summary: Library for date/time conversions and comparisons
        Status: Accepted

Comment #5 on issue 415 by pekka.klarck: Library for date/time conversions and comparisons
http://code.google.com/p/robotframework/issues/detail?id=415

What about comparisons like '${date} < 2009-10-22 21:32'? Wouldn't that be more convenient than converting also the expected time to a datatime object? I'm actually not even sure '${date} < ${otherdate}' would work because both these variables would
be converted to their string presentations before evaluating the expression.

I really think there should be a separate library for date/time/datetime conversions and comparisons. Unfortunately creating one is a rather big task. Are you tookko
interested in helping to create one?

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply via email to