The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
34 views

Format current date

I was refactoring some code and found this: DateTime CurrentDateTime = System.now(); Datetime ESTDate = ...