The salesforce tag has no wiki summary.
0
votes
0answers
34 views
Format current date
I was refactoring some code and found this:
DateTime CurrentDateTime = System.now();
Datetime ESTDate = ...