Status: New
Owner: ----
Labels: Type-Patch

New issue 1233 by [email protected]: Patch for /src/robot/utils/robottime.py
http://code.google.com/p/robotframework/issues/detail?id=1233

For me, most of the time related issues runs on the Coordinated Universal Time (utc). Also I like the Get Time keyword, because it lests me format the time in many ways, which is also needed in many of my test cases. Now I have build a replace library for Get Time keyword, to get time in utc and manipulate it. Example add 60mins to the utc.

For me, an ideal solution would be if the Get Time keyword could also return utc and I could use it's all other usefull functionalities.

The suggestested patch contains an exmaple how the Get Time could also return utc time.

Attachments:
        robottime.py.patch  865 bytes

Reply via email to