formatToMoscowTime(Defined in: utils/date.ts:11 Formats a UTC date string (e.g. from SQLite) into Moscow Time (MSK, UTC+3) in 24-hour format (DD.MM.YYYY, HH:MM:SS).dateStr):string
Parameters
dateStr
string | Date | null | undefined
Returns
string