Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcdattst.c405 static const UDate dayInterval = 24.0*60.0*60.0*1000.0; variable
511 UDate dateToUse = today + (float)dayOffset*dayInterval; in TestRelativeDateFormat()