You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

robotframework-datetime-tz

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

robotframework-datetime-tz

Robot Framework library for date/time with locales and time zones

1.0.6
pipPyPI
Maintainers
1

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:

  • 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

[:gift_heart:] Credits:

DateTime Library

Made with :heart: for Robot Framework

Keywords

robotframework test automation rpa library date time locales time-zones

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts