• Resolved fogelfish

    (@fogelfish)


    Is it possible to have the actual data submitted from a date-time field — when its Date Format uses a “h:i K” mask (Only Time Ex: 08:55 PM) — to include only the time? Right now it submits date and time with the date being whatever date it happens to be.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Shahjahan Jewel

    (@techjewel)

    Maybe you can use mask input for this.

    Thread Starter fogelfish

    (@fogelfish)

    Do you mean that I could use a Mask Input field instead of a Time & Date field? I would lose the nice time picker functionality in the date-time widget, wouldn’t I?

    Alternatively, is there an intermediate hook I could use to apply a custom javascript function? It could eliminate the date portion of the date-time data on Submit before posting…?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘“Only Time” date-time field, want to exclude date in the submitted data’ is closed to new replies.