Home | History | Annotate | Download | only in unicode

Lines Matching refs:SECOND

230         SECOND,               // Example: 0..59
1281 * Sets the values for the fields YEAR, MONTH, DATE, HOUR_OF_DAY, MINUTE, and SECOND.
1290 * @param second The value used to set the SECOND time field.
1293 void set(int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, int32_t second);