Skip to content

This simple code converts date into "Shamsi" or "Jalali" date and this is useful for Persian users.

Notifications You must be signed in to change notification settings

pbarjoueian/DateConvertor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

DateConvertor

This simple code converts date into "Shamsi" or "Jalali" in Python 3.4 and this is useful for Persian users.

Example:

print(shamsiDate(2015, 10, 5))

Output: 1394/7/13

About

This simple code converts date into "Shamsi" or "Jalali" date and this is useful for Persian users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages