create qr-codes by tg bot
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// src/utils/date.ts
|
||||
export function getIsoDate(): string {
|
||||
return new Date().toISOString();
|
||||
}
|
||||
Reference in New Issue
Block a user