Skip to content

DateUtils is an Android library written functions that let you manipulate objects and or java date string. It combine the most common functions used when managing dates under android.

am-Leon/DateUtils

Repository files navigation

DateUtils

Leon DateUtils is an Android library written to Handle Backend date to produce in simple way.

Installation

1- Add this library as a dependency in your app's build.project file.

allprojects {  
      repositories {  
         maven { url 'https://jitpack.io' }  
      }  
   }  
   

2- Add the dependency.

    implementation 'com.github.am-Leon:DateUtils:1.0.8'

About

DateUtils is an Android library written functions that let you manipulate objects and or java date string. It combine the most common functions used when managing dates under android.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages