Skip to content

Robot Framework DateTimeTZ library provides functionality for manipulating date and time in different locales and time zones.

License

Notifications You must be signed in to change notification settings

0trust/DateTimeTZ

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

[:pushpin:] Installation:

  1. Install DateTimeTZ library with pip

    • pip install robotframework-datetime-tz
    • all dependencies will be auto-installed
  2. (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

[:gift_heart:] Credits:

DateTime Library

Made with ❤️ for Robot Framework

About

Robot Framework DateTimeTZ library provides functionality for manipulating date and time in different locales and time zones.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 81.8%
  • RobotFramework 18.2%