From 9b54efb9dda070e9b2eb5597d3ef082997a5bb18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Valim?= Date: Wed, 2 Jan 2019 16:03:34 +0100 Subject: [PATCH] Move Calendar to its group --- lib/elixir/docs.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/elixir/docs.exs b/lib/elixir/docs.exs index e56f1319738..366971acda3 100644 --- a/lib/elixir/docs.exs +++ b/lib/elixir/docs.exs @@ -12,7 +12,6 @@ Atom, Base, Bitwise, - Calendar, Date, DateTime, Exception, @@ -53,6 +52,7 @@ System ], "Calendar": [ + Calendar, Calendar.ISO, Calendar.TimeZoneDatabase, Calendar.UTCOnlyTimeZoneDatabase