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.?