Julia Programming Language
How to get current date and time?
New to Julia
dates
,
time
oheil
August 28, 2021, 2:45pm
2
julia> using Dates julia> now() 2021-08-28T16:44:57.953
3 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Date / DateTime not defined
General Usage
2
3423
April 25, 2019
How calculate time between two date?
General Usage
question
2
484
June 23, 2020
Expressing a week before the time right now
New to Julia
1
327
July 24, 2020
Using Base.Dates with format(dt::TimeType, format::AbstractString)
New to Julia
1
669
March 15, 2017
Julia 0.7 pemanently call to use modules
Internals & Design
1
710
August 13, 2018