sync
This commit is contained in:
@@ -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)"
|
||||
}
|
||||
Reference in New Issue
Block a user