🗳️ common.ts
This commit is contained in:
@@ -31,3 +31,4 @@ export function getLocalMonthYear(): string {
|
||||
: new Date()
|
||||
return date.toLocaleString('en-US', { month: 'long', year: 'numeric' })
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user