fbiego / ESP32Time

An Arduino library for setting and retrieving internal RTC time on ESP32 boards
MIT License
212 stars 36 forks source link

change to Spanish #38

Closed Neu59 closed 6 months ago

Neu59 commented 8 months ago

Hello, is it possible to change the names of months and days to Spanish? Thank you, if it is possible, what files should be modified? Thank you

fbiego commented 6 months ago

The names come from the ctime library, I'm not sure whether other locales are supported. See here https://cplusplus.com/reference/ctime/strftime/