convertToDate
Converts the given milliseconds to a formatted date string.
Return
A formatted date string in "yyyy-MM-dd" format.
Parameters
milliseconds
The time in milliseconds to convert.
Converts the given milliseconds to a formatted date string.
A formatted date string in "yyyy-MM-dd" format.
The time in milliseconds to convert.