✨ 🎣 useScheduledTasks.ts
This commit is contained in:
@@ -137,3 +137,4 @@ function formatCronFireTime(d: Date): string {
|
|||||||
.replace(/,? at |, /, ' ')
|
.replace(/,? at |, /, ' ')
|
||||||
.replace(/ ([AP]M)/, (_, ampm) => ampm.toLowerCase())
|
.replace(/ ([AP]M)/, (_, ampm) => ampm.toLowerCase())
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user