Lee Kraus
Posts: 0
Joined: Mon Jan 05, 2015 12:54 am

Convert Dates for Salesforce API

I need to write javascript to convert my date to this format in order to export it to Salesforce.
1999-01-01T23:01:01-08:00 or YYYY-MM-DDThh:mm:ss-hh:mm

I am not a programmer, can anyone help me with this one?

Why was this not done as part of the Salesforce service? Just wondering.
Thanks.

Lee

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Convert Dates for Salesforce API

Hello Lee,

This is pour JavaScript, search online for date/time methods.
For example, http://stackoverflow.com/questions/12...

Return to “Issues”