stein v0.2.0 Stein.Time View Source
Helpers for dealing with time
Link to this section Summary
Link to this section Functions
Link to this function
after?(time, other_time)
View Source
after?(time, other_time)
View Source
after?(DateTime.t(), DateTime.t()) :: boolean()
after?(DateTime.t(), DateTime.t()) :: boolean()
Determine if a time is after another time
Link to this function
now()
View Source
now()
View Source
now() :: DateTime.t()
now() :: DateTime.t()
Get the current time