Path to this page:
Subject: CVS commit: wip/py-khayyam
From: Kamel Derouiche
Date: 2012-03-27 11:22:16
Message id: E1SCSbq-0004CI-1Z@sfs-ml-4.v29.ch3.sourceforge.com
Log Message:
Import py27-khayyam-0.5rc2 as wip/py-khayyam.
Khayyam is a library to use date & time in persian style
(known as Jalali calendar or khayyam alg)
It's designed to replace the python standard "datetime.datetime" class with
"khayyam.JalaliDatetime". the "khayyam.JalaliDatetime" has \
two additional
methods, that can be used to convert it to gregorian calendar and vice-versa:
to_datetime(self)
from_datetime(cls
Files: