Searched refs:GetWeekOfYear (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/xfa/fgas/crt/
H A Dcfgas_formatstring.cpp542 uint16_t GetWeekOfYear(uint16_t year, uint16_t month, uint16_t day) { function in namespace:__anon18197
618 wsResult += NumToString(2, GetWeekOfYear(year, month, day));

Completed in 67 milliseconds