You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It could be possible to cast characters to era_yrs (i.e. the inverse of #11) in some circumstances. E.g. "1 BCE" could be interpreted as yr(1, "BCE"). But maybe this is too magical?
The text was updated successfully, but these errors were encountered:
It could be possible to cast characters to era_yrs (i.e. the inverse of #11) in some circumstances. E.g.
"1 BCE"
could be interpreted asyr(1, "BCE")
. But maybe this is too magical?The text was updated successfully, but these errors were encountered: