Skip to content

android library [date time from the server insted of system datetime] bd time

Notifications You must be signed in to change notification settings

mdmasum-shuvo/internet_provide_time

Repository files navigation

library internet time of bangladesh region

//add this build.gradle [project module]

allprojects {
repositories {
jcenter()
maven { url "https://jitpack.io" }
}
}

//use this dependency

implementation 'com.github.mdmasum-shuvo:internet_provide_time:0.0.1'

// implement this in your activity class
DateTimeChangeCallback
//call constuctor on your activity
Clock clock=new clock(this,this)

About

android library [date time from the server insted of system datetime] bd time

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published