Cldr.DateTime.Formatter.literal
You're seeing just the function
literal
, go back to Cldr.DateTime.Formatter module for more information.
Specs
Returns a literal.
Example
iex> Cldr.DateTime.Formatter.literal %{time_zone:
...> "Etc/UTC", utc_offset: 0, std_offset: 0}, "A literal"
"A literal"