From a70acf853de62d0754ca95aa4103712b82afdef8 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Wed, 17 Oct 2018 18:40:15 +0200 Subject: API Documentation for KVision 0.0.18 --- .../kotlin.-string/index.html | 25 ---------------------- 1 file changed, 25 deletions(-) delete mode 100644 api/pl.treksoft.kvision.utils/kotlin.-string/index.html (limited to 'api/pl.treksoft.kvision.utils/kotlin.-string/index.html') diff --git a/api/pl.treksoft.kvision.utils/kotlin.-string/index.html b/api/pl.treksoft.kvision.utils/kotlin.-string/index.html deleted file mode 100644 index c5d20cee..00000000 --- a/api/pl.treksoft.kvision.utils/kotlin.-string/index.html +++ /dev/null @@ -1,25 +0,0 @@ - - - -pl.treksoft.kvision.utils.kotlin.String - kvision - - - -kvision / pl.treksoft.kvision.utils / kotlin.String
-
-

Extensions for kotlin.String

- - - - - - - -
-

toDateF

-
-fun String.toDateF(format: String = "YYYY-MM-DD HH:mm:ss"): Date? -

Extension function to convert String to Date with a given date format.

-
- - -- cgit