i tried this
julia> now()
ERROR: UndefVarError: now not defined
Stacktrace:
[1] top-level scope
@ REPL[8]:1
i tried this
julia> now()
ERROR: UndefVarError: now not defined
Stacktrace:
[1] top-level scope
@ REPL[8]:1
julia> using Dates
julia> now()
2021-08-28T16:44:57.953