Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

naiveDateTime last week from current time

NaiveDateTime.utc_now() |> NaiveDateTime.add(-60 * 60 * 24 * 3)
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #naiveDateTime #week #current #time
ADD COMMENT
Topic
Name
5+3 =