rokucommunity / brs

An interpreter for the BrightScript language that runs on non-Roku platforms.
MIT License
4 stars 2 forks source link

Implement localization support #17

Open lvcabral opened 12 months ago

lvcabral commented 12 months ago

As Roku has a unique and limited localization support, brs needs to emulate it somehow. For instance, currently in roDateTime the only supported formats for short date are:

Add also support for the "locale" folder and the object roLocalization