DatePicker format

Is there a way to force the date picker to use a different format for its date?

Sorry to respond to your question with another question, but can you show me how you’ve implemented a date picker? I need one for a project I’m working on, and I don’t see it in the PoshUD documentation.

I’m going to need one for an upcoming project. In return I can probably build a function to convert whatever the output is to whatever format you need

https://pastebin.com/uiMbCYbh

I already converted the date format into a format that works for my needs (as seen in the code in that link)

After that part I insert the relevant data into a Postgres DB and provide some feedback.

2 Likes