Searched refs:JewishMonthName (Results 1 – 3 of 3) sorted by relevance
83 extern const char * const JewishMonthName[14];
317 const char * const JewishMonthName[14] = variable
72 …WISH_MONTH_NAME(year) ((monthsPerYear[((year)-1) % 19] == 13)?JewishMonthNameLeap:JewishMonthName)
Completed in 16 milliseconds