From 107481f9ad5783daed68de8dadea65be57a6266b Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Thu, 1 Mar 2018 14:21:24 +0100 Subject: Site initial commit --- .../kotlin.-string/index.html | 25 ---------------------- 1 file changed, 25 deletions(-) delete mode 100644 docs/api/pl.treksoft.kvision.utils/kotlin.-string/index.html (limited to 'docs/api/pl.treksoft.kvision.utils/kotlin.-string/index.html') diff --git a/docs/api/pl.treksoft.kvision.utils/kotlin.-string/index.html b/docs/api/pl.treksoft.kvision.utils/kotlin.-string/index.html deleted file mode 100644 index cbb2e8e8..00000000 --- a/docs/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