Kxdate
Kotlin extensions for Java 8 java.time API
Install / Use
/learn @yole/KxdateREADME
kxdate
This library contains various Kotlin extensions for the Java 8 java.time API.
Rails Style Date Constants
kxdate supports the Rails-style syntax for defining date constants:
val twoMonthsLater = 2.months.fromNow
val yesterday = 1.days.ago
(4.months + 5.years).fromNow
Alternatively, you can use the infix call syntax:
val twoMonthsLater = 2 months fromNow
val yesterday = 1 days ago
Related Skills
node-connect
341.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.6kCommit, push, and open a PR
