View Source Notioner.Utils (notioner v0.1.6)

Util helpers

Summary

Functions

diff_time(from, opts \\ [])

@spec diff_time(
  Calendar.datetime(),
  keyword()
) :: integer()

now()

utc_now()

See DateTime.utc_now/0.