Working with time: Difference between revisions
From ElixirBlocks
(Created page with " Get time: <syntaxhighlight> DateTime.utc_now() </syntaxhighlight>") |
(No difference)
|
Revision as of 03:09, 12 March 2023
Get time:
DateTime.utc_now()