salesforce
Here are 1,447 public repositories matching this topic...
This would be really useful for users who are getting the hang of this.
-
Updated
Sep 30, 2020 - JavaScript
-
Updated
Sep 1, 2020 - Python
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Jul 15, 2020 - Apex
-
Updated
Oct 16, 2020 - Apex
-
Updated
Jul 21, 2020 - JavaScript
-
Updated
Sep 30, 2020 - PHP
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Oct 8, 2020 - TypeScript
-
Updated
Oct 10, 2020 - Python
-
Updated
Oct 9, 2020 - JavaScript
-
Updated
Jul 24, 2018 - Python
-
Updated
Oct 16, 2020 - Objective-C
-
Updated
Oct 16, 2020 - Apex
-
Updated
Jan 27, 2020 - Apex
-
Updated
Mar 30, 2020 - Python
-
Updated
Oct 16, 2020 - Python
-
Updated
Mar 29, 2019 - Apex
-
Updated
Sep 21, 2020 - Java
-
Updated
Oct 11, 2020 - TypeScript
-
Updated
Jan 14, 2019 - Shell
-
Updated
Jul 23, 2020 - Apex
Improve this page
Add a description, image, and links to the salesforce topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the salesforce topic, visit your repo's landing page and select "manage topics."
Problem
Since Java 8 was introduced there is no need to use Joda as it has been replaced the native Date-Time API.
Solution
Ideally greping and replacing the text should work (mostly)
Additional context
Need to check if de/serializing will still work.