Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashkang/jcal
Jalali Calendar Library
https://github.com/ashkang/jcal
Last synced: 2 months ago
JSON representation
Jalali Calendar Library
- Host: GitHub
- URL: https://github.com/ashkang/jcal
- Owner: ashkang
- Created: 2011-06-03T20:42:14.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2020-11-16T17:09:06.000Z (about 4 years ago)
- Last Synced: 2024-08-03T18:15:37.666Z (6 months ago)
- Language: C
- Homepage: http://nongnu.org/jcal
- Size: 1010 KB
- Stars: 139
- Watchers: 9
- Forks: 24
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-persian - jcal - a small and portable free software library to manipulate date and time in Jalali calendar system. (Jalali Date)
README
jcal
====Jalali calendar is a small and portable free software library to manipulate date and time in Jalali calendar system.
It's written in C and has absolutely zero dependencies. It works on top of any POSIX.1-2001 (and later) compatible
libc implementations. Jalali calendar provides an API similar to that of libc's timezone, date and time functions.Jalali calendar package consists of a library namely libjalali and two simple and easy to use terminal tools, jcal
and jdate with functionality similar to UNIX cal and date.