question

Beverly Oledan avatar image
Beverly Oledan asked Beverly Oledan commented

Change date format to Eastern Time

Is it possible to change the date format the api returns back from utc to eastern time zone ?

smsdate
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

1 Answer

·
Phong Vu avatar image
Phong Vu answered Beverly Oledan commented

No, you can not specify other date format in the response. All you can do is to get the response, parse the date and time string and convert it yourself.

See these discussions on stack overflow

1 comment
1 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Beverly Oledan avatar image Beverly Oledan commented ·

yes you are right! There's really no need to change the format anyway as javascript which I'm using automatically converts it to my system format.

Thanks!

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 10 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.