TIME_SPAN_DAY

const val TIME_SPAN_DAY: Long = 86400000000

Evaluates to a time span of one day.

Since

2.26