Not receiving the right start/date time in date field into Twilio

I haven appointment booking app and when a client books an appointment I want the selected date and time to be sent to the client through Twilio.

The information successfully gets there but after running two different test the text message comes through with the correct date but the time displays 5 hours later than selected.

Example: An appointment was booked for today 2/18/17 @ 5pm but the time displays 10pm.

I want the date and time selected from the field below to accurately display in the confirmation text message.

Any suggestions with the timezone etc.?

Hey i have this same issue, did you ever find out what was causing it and how to fix it?

-Joe

How are you sending the date/time? If its a string, you’ll need to consider timezone too.