DarkMatter.Times.cast_time

You're seeing just the function cast_time, go back to DarkMatter.Times module for more information.

Specs

cast_time(stringable()) :: nil | Time.t()

Casts a stringable/0 into a Time

Raises ArgumentError if a given Time isn't valid.