Searched defs:nMonth (Results 1 – 4 of 4) sorted by relevance
244 double FX_MakeDay(int nYear, int nMonth, int nDate) { in FX_MakeDay()306 int nMonth = FX_GetMonthFromTime(dt) + 1; in FX_ParseDateUsingFormat() local
359 int nMonth = FX_GetMonthFromTime(dt) + 1; in ParseDate() local463 int nMonth = FX_GetMonthFromTime(dDate) + 1; in PrintDateUsingFormat() local933 int nMonth = 1; in ParseDateAsGMT() local
83 WideString CXFA_NodeLocale::GetMonthName(int32_t nMonth, bool bAbbr) const { in GetMonthName()
104 WideString CXFA_XMLLocale::GetMonthName(int32_t nMonth, bool bAbbr) const { in GetMonthName()