Open jameslairdsmith opened 5 years ago
Users should be able to override the default locale for the names of weekdays and months in the on_wday() and in_month() functions. The locales are accesed using the {readr} package.
on_wday()
in_month()
readr
Users should be able to override the default locale for the names of weekdays and months in the
on_wday()
andin_month()
functions. The locales are accesed using the {readr
} package.