💄 🏯 formatBriefTimestamp.ts
This commit is contained in:
@@ -79,3 +79,4 @@ function getLocale(): string | undefined {
|
||||
function startOfDay(d: Date): number {
|
||||
return new Date(d.getFullYear(), d.getMonth(), d.getDate()).getTime()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user