mirror of
https://github.com/chaisql/chai.git
synced 2025-10-23 07:39:27 +08:00
fn: add now() function
This commit is contained in:
@@ -33,3 +33,7 @@
|
||||
|
||||
> typeof(NULL)
|
||||
'null'
|
||||
|
||||
-- test: now
|
||||
> typeof(now())
|
||||
'timestamp'
|
||||
|
Reference in New Issue
Block a user