Skip to content

Commit 83470bf

Browse files
committed
github's README.md
1 parent de34b51 commit 83470bf

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
jcal
2+
====
3+
4+
Jalali calendar is a small and portable free software library to manipulate date and time in Jalali calendar system.
5+
It's written in C and has absolutely zero dependencies. It works on top of any POSIX.1-2001 (and later) compatible
6+
libc implementations. Jalali calendar provides an API similar to that of libc's timezone, date and time functions.
7+
8+
Jalali calendar package consists of a library namely libjalali and two simple and easy to use terminal tools, jcal
9+
and jdate with functionality similar to UNIX cal and date.

0 commit comments

Comments
 (0)