Skip to content

Support unix_timestamp() function calculated in Frontend #731

@morningman

Description

@morningman

Support unix_timestamp() calculated in Frontend.
eg:
k1 = unix_timestamp("2018-01-01") - 3600;

become:
k1 = 1514732400

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions