PhoenixCalendar
Integrates Phoenix with Calendar.
Implements protocols for displaying Calendar structs such as Date, Time, DateTime, NaiveDateTime with Phoenix HTML.
defp deps do
[
{:phoenix_calendar, "~> 0.1.1"},
]
end
Integrates Phoenix with Calendar.
Implements protocols for displaying Calendar structs such as Date, Time, DateTime, NaiveDateTime with Phoenix HTML.
defp deps do
[
{:phoenix_calendar, "~> 0.1.1"},
]
end