Skip to content

Commit fbdf235

Browse files
committed
add newline
1 parent 09eb9bf commit fbdf235

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/elixir/lib/calendar/iso.ex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1329,6 +1329,7 @@ defmodule Calendar.ISO do
13291329

13301330
@doc """
13311331
Converts the given date into a iodata.
1332+
13321333
See date_to_string/4 for more information
13331334
13341335
## Examples
@@ -1408,6 +1409,7 @@ defmodule Calendar.ISO do
14081409

14091410
@doc """
14101411
Converts the given naive_datetime into a iodata.
1412+
14111413
See naive_datetime_to_iodata/8 for more information
14121414
14131415
## Examples
@@ -1532,6 +1534,7 @@ defmodule Calendar.ISO do
15321534

15331535
@doc """
15341536
Converts the given datetime into a iodata.
1537+
15351538
See datetime_to_iodata/12 for more information
15361539
15371540
## Examples

0 commit comments

Comments
 (0)