Updated on 2026-08-14
This commit is contained in:
parent
fcb3722ca0
commit
df10b4fd21
17 changed files with 559 additions and 38 deletions
|
|
@ -8,6 +8,8 @@ import org.joda.time.DateTimeZone
|
|||
import org.joda.time.LocalDate
|
||||
import org.joda.time.format.DateTimeFormatter
|
||||
|
||||
const val SECONDS_IN_HOUR = 3600
|
||||
|
||||
/**
|
||||
* If [this] timestamp is today or yesterday, returns relative date,
|
||||
* otherwise returns formatting date.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue