This commit is contained in:
2025-07-07 09:09:23 +02:00
parent 9055f93195
commit 809b1aa75d
96 changed files with 1120 additions and 1120 deletions

View File

@@ -1,6 +1,6 @@
{
"id": "0241a35e-0b6d-4056-8add-202af745a853",
"prefix": "today",
"description": "return the current date without time",
"body": "DATEADD(DAY, DATEDIFF(DAY, 0, CURRENT_TIMESTAMP), 0)"
{
"id": "0241a35e-0b6d-4056-8add-202af745a853",
"prefix": "today",
"description": "return the current date without time",
"body": "DATEADD(DAY, DATEDIFF(DAY, 0, CURRENT_TIMESTAMP), 0)"
}