salesforce
Here are 1,477 public repositories matching this topic...
This would be really useful for users who are getting the hang of this.
-
Updated
Dec 3, 2020 - JavaScript
-
Updated
Dec 10, 2020 - JavaScript
-
Updated
Dec 7, 2020 - Python
-
Updated
Dec 10, 2020 - JavaScript
-
Updated
Dec 10, 2020 - JavaScript
-
Updated
Dec 10, 2020 - JavaScript
-
Updated
Jul 15, 2020 - Apex
-
Updated
Dec 10, 2020 - Apex
-
Updated
Jul 21, 2020 - JavaScript
-
Updated
Nov 19, 2020 - PHP
-
Updated
Dec 8, 2020 - JavaScript
-
Updated
Dec 10, 2020 - JavaScript
-
Updated
Dec 9, 2020 - TypeScript
-
Updated
Nov 22, 2020 - Python
-
Updated
Jul 24, 2018 - Python
-
Updated
Dec 7, 2020 - Objective-C
-
Updated
Dec 7, 2020 - Apex
-
Updated
Dec 10, 2020 - Python
-
Updated
Jan 27, 2020 - Apex
-
Updated
Mar 30, 2020 - Python
-
Updated
Dec 4, 2020 - TypeScript
-
Updated
Mar 29, 2019 - Apex
-
Updated
Sep 21, 2020 - Java
-
Updated
Nov 27, 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.