custom Date-time output format
-
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)
Viewing 1 replies (of 1 total)
- The topic ‘custom Date-time output format’ is closed to new replies.