DateTimeTZ Library for Robot Framework
Introduction:
Robot Framework DateTimeTZ library provides functionality for manipulating date and time in different locales and time zones. More information about this library can be found in the Keyword Documentation.
📌 ] Installation:
[-
Install DateTimeTZ library with pip
pip install robotframework-datetime-tz
- all dependencies will be auto-installed
-
(optionally) Install DateTimeTZ library from source
- Git clone this repository
- Go into repository's root folder and install library form source using:
python setup.py install
💝 ] Credits:
[
Made with