fun getFormattedValue(value: Float): String
Transforms a float value to a date string.
value - The value that is to be formatted.
value
Return A formatted date.