Skip to content

Relative and absolute date time formatting android library generates message corresponding to system default locale

Notifications You must be signed in to change notification settings

dinoy-raj/droidTime

Repository files navigation

droid time

Maven Central

Relative and absolute date time formatting android library generates message corresponding to system default locale

Download

Add dependency to module level build.gradle file
dependencies { implementation("io.github.dinoy-raj:droid-time:1.0.0") }