Skip to content

Version 0.2

Latest
Compare
Choose a tag to compare
@alexwestphal alexwestphal released this 12 Aug 22:11

Removed the parsing package and replaced functionality with the text package. Naming is now more consistent with the core kotlin.text package. New functions include the likes of String.toInstant(), String.toInstantOrNull(), String.toLocalDate(), and String.toLocalDateOrNull().