app / de.uniks.codliners.stock_simulator / TimestampValueFormatter / getFormattedValue

getFormattedValue

fun getFormattedValue(value: Float): String

Transforms a float value to a date string.

Parameters

value - The value that is to be formatted.

Return
A formatted date.