Skip to main content

Jalali datetime binding for python

Project description

jdatetime
=========
jdatetime is [Jalali](http://en.wikipedia.org/wiki/Iranian_calendar) implementation of Python's datetime module

INSTALL
-------
Install it with easy_install
```
easy_install jdatetime
```
OR install it from source
```
python setup.py install
```

Documents
---------
This module exactly follows Python Standard [datetime module's methods](http://docs.python.org/release/2.7.1/library/datetime.html)

Also these methods are addedd to jdatetime.date and jdatetime.datetime :
```
| fromgregorian(**kw)
| Convert gregorian to jalali and return jdatetime.date
| jdatetime.date.fromgregorian(day=X,month=X,year=X)
| jdatetime.date.fromgregorian(date=datetime.date)
| jdatetime.date.fromgregorian(datetime=datetime.datetime)
| togregorian(self)
| Convert current jalali date to gregorian and return datetime.date
| isleap(self)
| check if year is leap year
| algortim is based on http://en.wikipedia.org/wiki/Leap_year
```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jdatetime-1.3.tar.gz (8.3 kB view details)

Uploaded Source

File details

Details for the file jdatetime-1.3.tar.gz.

File metadata

  • Download URL: jdatetime-1.3.tar.gz
  • Upload date:
  • Size: 8.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for jdatetime-1.3.tar.gz
Algorithm Hash digest
SHA256 7eb2100b18d9d10b896bf87d35b1ab036acbe54144be4f9ac1729eee965d081e
MD5 6a1557f08b61bfc79b35492359fabe6f
BLAKE2b-256 9ee541029e7beebbb02798e3c5f99bc357f29a61a94f7e4de2e04a5dfc295796

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page