soderlind / acf-field-date-time-picker

Date and Time Picker field for Advanced Custom Fields v3 and v4
GNU General Public License v2.0
65 stars 27 forks source link

Setting a default time using the time only option in ACF #108

Open lukecav opened 7 years ago

lukecav commented 7 years ago

Is there a way to set a default time value, instead of using server timestamp?

soderlind commented 7 years ago

I'll looking into it, will need it for #107

lukecav commented 7 years ago

@soderlind

Thanks.

soderlind commented 7 years ago

Which one do you prefer?

Default date and time together?:

date-and-time

Default date and time separate?

date-or-time

khammami commented 7 years ago

Hi @soderlind, could you please fix a date for time picker like "1/1/1970" instead of server time. I used to sort custom posts by start time but when I update a post it will take the recent date of the update with the picked time.