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