• Resolved karlsolanthi

    (@karlsolanthi)


    The plugin is working well (although I couldn’t see “add new” as described in tutorial).
    I want to change the way that the selected time and date is saved so I can use it for something else. I’ve been looking through your DateTimePicker.php file, but I can’t figure out how to edit it to do what I want.
    At the moment, I can get the output as Date<space>time, e.g. 20210720 10:00
    I want to change it to get rid of the space and replace it with “T”, e.g. 20210720T10:00
    And if possible, also get rid of the colon.
    Can you tell me how to edit the php to do that?
    Cheers,
    Karl

Viewing 1 replies (of 1 total)
  • Plugin Author inputwp

    (@inputwp)

    Hi @karlsolanthi

    The “Add new” option (I presume you mean about the Event, not integration) is available only for the PRO version if you read the Docs. Because in the Basic plugin you can only have 1 date picker.

    As when it comes to the custom date format, we don’t provide Development support (e.g how to edit the .php file) for CUSTOM.

Viewing 1 replies (of 1 total)
  • The topic ‘custom Date-time output format’ is closed to new replies.