final int
DAY_CREATED
=
(
int
)
(
System
.
currentTimeMillis
(
)
/
(
24
*
60
*
60
*
1
000
L
)
)
;