Skip to content

APEX: convert date item to dateΒ #201

@martindsouza

Description

@martindsouza

APEX items are all in string format. Dates are stored as strings so referencing :p1_my_date is actually a string. That string is based on either the NLS date settings OR the explicit date format.

Provide a function to pass in the page item name and get the real date back. This function will look at which format to use in a to_date function

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions