Skip to content

Problem formatting dates #520

@aschoijett

Description

@aschoijett

Hi,
I wanted to display the system time as something like this: 2022-09-18 18:40:00

I tried using

SELECT sysdate('yyyy-MM-dd HH:mm:ss')

which seems consistent with the "rules" page sent to from a link in the Arcade's documentation.

The problem is, however, that no matter what I put as format, it it is not blank, the server always returns "2022-09-18", ignoring any settings for time and any settings for date formats.

Am I doing something wrong?

Many thanks,

Alex

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions