File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727+ val zoneId = ZoneIds.AMERICA_LOS_ANGELES
2828```
2929
30- ## Features
30+ ## ✨ Features
3131### Parsing
3232_ Convert strings into Java Time objects with ease_
3333``` kotlin
@@ -103,7 +103,7 @@ val result = LocalDateTimes.tomorrow()
103103val result = ZonedDateTimes .nextMonday()
104104```
105105
106- ## Installation
106+ ## 🔨 Installation
107107Add the following to your module’s ` build.gradle ` :
108108``` gradle
109109repositories {
@@ -145,5 +145,8 @@ For more information on Android desugaring click [here](https://developer.androi
145145
146146</details >
147147
148- ## Find this library useful? 😏
149- If you like what you see, please star the repository __ [ as others have] ( https://github.com/seljabali/java-time-fun/stargazers ) __ ! ⭐️ <br >
148+ ## 😏 Find this library useful?
149+ If you like what you see, please star the repository __ [ as others have] ( https://github.com/seljabali/java-time-fun/stargazers ) __ ! ⭐️
150+
151+ ## 🍪 Extras
152+ [ DateTimeFormats] ( https://gist.github.com/seljabali/d9476427db7f39645d8f94f8a0707751 ) to help with day to day printing/parsing of datetimes!
You can’t perform that action at this time.
0 commit comments