Skip to main content
API Reference / date
formatToMoscowTime(dateStr): string
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).

Parameters

dateStr

string | Date | null | undefined

Returns

string