csanders7070

Results 3 comments of csanders7070

Thanks so much. That worked exactly as I wanted. Sorry, that was simpler than I thought. cas On Tue, Apr 27, 2021 at 2:52 AM Psi ***@***.***> wrote: > You...

I am experiencing these same problems with my configuration: { altInput: true, altFormat: "M-d-Y, H:i:S", dateFormat: "U", enableTime: true, enableSeconds: true, maxDate: "today", time_24hr: true } It seems to work...

For now I am just capturing the value of the field I want to be changed on output before it gets submitted and converting the string directly using Date objects....