Robot Framework Jalali Date
Project Description
robotframework-jalali
====================
This module allows easy to create JALALI Date in any format you want.
Installation
------------
``pip install robotframework-jalali``
Usage
-----
`jalaliLibrary keyword
documentation <http://samira-esnaashari.github.io/robotframework-jalali/>`__
.. code:: robotframework
*** Settings ***
Library jalaliLibrary
*** Test Cases ***
Get Today jalaliDate
${Date}= today date
log ${Date} console=True
Get Today jalaliDate with special format
${Date}= today date %y.%m.%d
log ${Date} console=True
*** Keywords ***
Contribute
----------
If you like this module, please contribute! I welcome patches,
documentation, issues, ideas, and so on.
====================
This module allows easy to create JALALI Date in any format you want.
Installation
------------
``pip install robotframework-jalali``
Usage
-----
`jalaliLibrary keyword
documentation <http://samira-esnaashari.github.io/robotframework-jalali/>`__
.. code:: robotframework
*** Settings ***
Library jalaliLibrary
*** Test Cases ***
Get Today jalaliDate
${Date}= today date
log ${Date} console=True
Get Today jalaliDate with special format
${Date}= today date %y.%m.%d
log ${Date} console=True
*** Keywords ***
Contribute
----------
If you like this module, please contribute! I welcome patches,
documentation, issues, ideas, and so on.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size & hash SHA256 hash help | File type | Python version | Upload date |
---|---|---|---|
robotframework-jalali-0.1.3.zip (6.3 kB) Copy SHA256 hash SHA256 | Source | None | Apr 8, 2015 |