Skip to content

Add option to set date picker input format at the input level#417

Open
vaot wants to merge 1 commit intoplatanus:masterfrom
vaot:add-input-option-to-set-date-picket-input-format
Open

Add option to set date picker input format at the input level#417
vaot wants to merge 1 commit intoplatanus:masterfrom
vaot:add-input-option-to-set-date-picket-input-format

Conversation

@vaot
Copy link

@vaot vaot commented Aug 5, 2022

Changes

Add input_format to input options so that we can set the input format for a date picker at the input level and not just globally.

Example

input :starts_at,
      as: :date_time_picker,
      input_format: "%Y-%m-%d %H:%M:%S"

@vaot vaot changed the title Add option to set date picket input format at the input level Add option to set date picker input format at the input level Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant