Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

naiveDateTime last week from current time elixir

use Timex
Timex.now |> Timex.shift(days: -3)
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #naiveDateTime #week #current #time #elixir
ADD COMMENT
Topic
Name
9+2 =