File tree Expand file tree Collapse file tree 1 file changed +10
-24
lines changed Expand file tree Collapse file tree 1 file changed +10
-24
lines changed Original file line number Diff line number Diff line change 11# Android multi calender tools library for android
2- android date tools and <b >date picker</b > for tree calenders " Jalali" and " Hijri" and " Gregorian"
2+ android date tools and <b >date picker</b > for tree calendar systems < b > Jalali , Hijri , Gregorian</ b >
33
4- # screen shots
4+ # Screen shots
55todo put screen shots here
66
7- # installation
8- Add it in your root build.gradle at the end of repositories:
9- ~~~ Groovy
10- allprojects {
11- repositories {
12- ...
13- maven { url 'https://jitpack.io' }
14- }
15- }
16- ~~~
17- Add the dependency
18- ~~~ Groovy
19- dependencies {
20- implementation 'TODO'
21- }
22- ~~~
7+ # Add to your project
8+ copy [ this] ( https://github.com/hooshkar/AndroidMultiCalenderTools/releases/download/1.0.0/uneversaldatetools.aar ) to "yourProject/app/libs" <br > [ have problem?] ( https://github.com/hooshkar/AndroidMultiCalenderTools/wiki/install )
239
24- # how to use
10+ # How to use
2511<b >date converter:</b > more
2612[ here] ( https://github.com/hooshkar/AndroidMultiCalenderTools/wiki/Convert ) .
2713~~~ java
@@ -60,16 +46,16 @@ uDatePicker.getSelectedDate();//as a DateSystem object
6046
6147~~~
6248
63- # supported language:
49+ # Supported language:
64501.persian <br >
65512.english <br >
6652and its easy to add new language see
6753[ here] ( https://github.com/hooshkar/AndroidMultiCalenderTools/wiki/language ) .
6854
69- # todo
70- 1 . < s > fix year picker</ s >
71- 2 . add dialog mode
72- 3 . make jar
55+ # Todo
56+ - [x] fix year picker
57+ - [ ] add dialog mode
58+ - [x] make jar
7359
7460# LICENCE
7561under [ MIT] ( https://github.com/hooshkar/AndroidMultiCalenderTools/blob/master/LICENSE ) licence
You can’t perform that action at this time.
0 commit comments