Home
last modified time | relevance | path

Searched refs:month (Results 1 – 5 of 5) sorted by relevance

/bionic/libc/private/
Dbionic_time.h40 const char * month[12]; member
/bionic/libc/kernel/common/linux/mmc/
Dcard.h32 unsigned char month; member
/bionic/libc/tools/zoneinfo/
DZoneInfo.java151 int year, int month, int day, in getOffset() argument
170 calc += mlen[month] * MILLISECONDS_PER_DAY; in getOffset()
/bionic/libc/kernel/common/linux/
Dtelephony.h65 char month[3]; member
/bionic/libc/tzcode/
Dstrftime.c51 const char * month[MONSPERYEAR]; member
234 "?" : locale->month[t->tm_mon],