Skip to content

an include that can help you to convert gregorian to jalali date or jalali to gregorian date.

License

Notifications You must be signed in to change notification settings

Rahm4ni/SAMP-JDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

SAMP-JDF

an include that can help you to convert gregorian to jalali or jalali to gregorian.

Methods

     * Jalali(g_y, g_m, g_d, &j_y, &j_m, &j_d)
     * Gregorian(j_y, j_m, j_d, &g_y, &g_m, &g_d)
     * JDate(year, month, day)
     * JDatestamp()
     * TimestampToJDate(Timestamp, &year, &month, &day, &hour, &minute, &second, HourGMT = 3, MinuteGMT = 30)
     * JDateToTimestamp(year, month, day)
     * ReturnJDate(timestamp)

About

an include that can help you to convert gregorian to jalali date or jalali to gregorian date.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published