• Resolved bworth94

    (@bworth94)


    When an email is sent using [appointment-date] and [appointment-time] it isn’t populating those fields so we have no idea when someone is trying to schedule an appointment. Can anyone help with this?

Viewing 1 replies (of 1 total)
  • Plugin Contributor etoilewebdesign

    (@etoilewebdesign)

    Hi @bworth94,

    All you would need to use in the email is [appointment-time] and a format to your liking. You can remove [appointment-date], since [appointment-time] includes the date, when using the correct format.

    You would need to enter the format in:
    Ultimate Appointment Scheduling > Options > Basic > “PHP Date Format”

    Use the “PHP Date Format” field to specify a PHP date format to be used when the date is included (e.g. in emails). More info about PHP date formats can be found here.

    A few examples:

    l, F jS, Y \at g:i A will give you something like “Tuesday, January 1st, 2019 at 2:00 PM”
    j F Y \at H:i will give you something like “5 January 2019 at 14:00”

Viewing 1 replies (of 1 total)
  • The topic ‘Appointment Date and Time not working’ is closed to new replies.