Home
last modified time | relevance | path

Searched refs:alt_month (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/private/libroot/time/
H A Dtimelocal.h47 const char* alt_month[12]; member
/haiku/src/system/libroot/add-ons/icu/
H A DICUTimeData.cpp40 fLCTimeInfo.alt_month[i] = fAltMonth[i]; in ICUTimeData()
177 strcpy(fAltMonth[i], fDataBridge->posixLCTimeInfo->alt_month[i]); in SetToPosix()