Cldr.Calendar.Julian.day_of_era

You're seeing just the function day_of_era, go back to Cldr.Calendar.Julian module for more information.
Link to this function

day_of_era(year, month, day)

View Source

Specs

day_of_era(year(), month(), day()) :: {day :: pos_integer(), era :: 0..1}

Calculates the day and era from the given year, month, and day.