We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I tried to open the form with a Default Date value, it is scrambled up. Setup:
The defaut value producer: PL/SQL: "begin return to_date('1900.01.01 01:00', 'YYYY.MM.DD HH24:MI'); end;"
Result:
This time-picker-only operation would be the main use of this plugin form me... :(
The text was updated successfully, but these errors were encountered:
Looks like Oraxle APEX deafult Date Picker also ignores the Format Mask for default time. :(
Sorry, something went wrong.
No branches or pull requests
When I tried to open the form with a Default Date value, it is scrambled up.
Setup:
The defaut value producer:
PL/SQL: "begin return to_date('1900.01.01 01:00', 'YYYY.MM.DD HH24:MI'); end;"
Result:
This time-picker-only operation would be the main use of this plugin form me... :(
The text was updated successfully, but these errors were encountered: