Skip to main content Tableau Conference is happening now. Tune in to activate your data superpowers with Tableau and Agentforce. Watch live on SF+ for exclusive digital content, new product demos, and key insights for data and analytics lovers.
We currently have a C# application that stores data to SFDC via the Web Services API.

 

We are now under pressure to adopt new ICU Locale Formats.

English (United States)

 

en-us

 

 

Date Time: Long CURRENT

 

 

 

 

1/28/2008 4:30:05 PM PST NEW

 

 

 

 

1/28/2008, 4:30:05 PM PST

 

Do we need to change the code to send dates to SFDC with the new comma, or will Web Services API continue to accept them in the current format?
3 件の回答
  1. 2021年6月9日 14:21
    Hi Clive, 

     

    It depends on how the API fetches the date currently. If it performs a normal query and receives an IS-formatted value, those will not change. This change will only affect dates formatted to user locales, which you have to specifically request using the FORMAT() function in SOQL or Apex. 
読み込んでいます
0/9000