Package jdatetime :: Module jalali :: Class GregorianToJalali
[hide private]
[frames] | no frames]

Class GregorianToJalali

source code

Instance Methods [hide private]
 
__init__(self, gyear, gmonth, gday)
Convert gregorian date to jalali date gmonth: number of month in range 1-12
source code
 
getJalaliList(self) source code
 
__gregorianToJalali(self)
g_y: gregorian year g_m: gregorian month g_d: gregorian day
source code