Arke
v0.1.36
Pages
Modules
Search documentation of Arke
Settings
View Source
Arke.DatetimeHandler
(Arke v0.1.36)
Summary
Functions
after?(first_date, second_date)
before?(first_date, second_date)
from_unix(s, unit \\ :second)
now(atom)
parse_date(value, only_value \\ false)
parse_datetime(value, only_value \\ false)
parse_time(value, only_value \\ false)
shift_date(opts)
shift_date(date, opts)
shift_datetime(opts)
shift_datetime(datetime, opts)
Functions
Link to this function
after?(first_date, second_date)
View Source
Link to this function
before?(first_date, second_date)
View Source
Link to this function
from_unix(s, unit \\ :second)
View Source
Link to this function
now(atom)
View Source
Link to this function
parse_date(value, only_value \\ false)
View Source
Link to this function
parse_datetime(value, only_value \\ false)
View Source
Link to this function
parse_time(value, only_value \\ false)
View Source
Link to this function
shift_date(opts)
View Source
Link to this function
shift_date(date, opts)
View Source
Link to this function
shift_datetime(opts)
View Source
Link to this function
shift_datetime(datetime, opts)
View Source