stein v0.2.0 Stein.Time View Source

Helpers for dealing with time

Link to this section Summary

Functions

Determine if a time is after another time

Get the current time

Link to this section Functions

Link to this function

after?(time, other_time) View Source
after?(DateTime.t(), DateTime.t()) :: boolean()

Determine if a time is after another time

Get the current time