Comment #2 on issue 415 by tookko: Convert to Datetime
http://code.google.com/p/robotframework/issues/detail?id=415

Typically the format should be given as an argument. If omitted, ISO8601 format would be the assumption (see datetime.isotime()), otherwise datetime.strptime() could be used to parse the date string. Since the logic is already part of Python,
it should be straightforward to implement this within a single keyword.

--
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