Revision: 830a50b4ca84
Branch: default
Author: Pekka Klärck
Date: Mon Jun 16 09:29:29 2014 UTC
Log: DateTime: Enhanced intro doc.
Update issue 415
Status: Done
Enhaned intro docs a little. I think this library is ready!
http://code.google.com/p/robotframework/source/detail?r=830a50b4ca84
Modified:
/src/robot/libraries/DateTime.py
=======================================
--- /src/robot/libraries/DateTime.py Mon Jun 16 09:19:48 2014 UTC
+++ /src/robot/libraries/DateTime.py Mon Jun 16 09:29:29 2014 UTC
@@ -15,10 +15,11 @@
"""A test library for handling date and time values.
-_DateTime_ is a Robot Framework standard library that supports creating,
-converting, and verifying date and time values, as well as doing simple
-calculations with them. It supports dates and times in various formats,
-and can also be used by other libraries programmatically.
+_DateTime_ is a Robot Framework standard library that supports creating and
+converting date and time values (e.g. `Get Current Date`, `Convert Time`),
+as well as doing simple calculations with them (e.g. `Subtract Time From
Date`,
+`Add Time To Time`). It supports dates and times in various formats, and
can
+also be used by other libraries programmatically.
This library is new in Robot Framework 2.8.5.
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.