rokucommunity/brs

Implement localization support

lvcabral opened this issue · 0 comments

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:

  • Canada: YYYY/MM/DD
  • United States: MM/DD/YY
  • UK and rest of world: DD/MM/YY

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