getCurrentTime

fun getCurrentTime(dateFormat: String = FORMAT_YYYY_MM_DD_HH_MM_SS): String

Get current time.

Return

current time.

Since

0.0.9

Parameters

dateFormat

the pattern describing the date and time format.