TheEndless
13 years agoChannel Surfer
Are date strings localized on non-US Rokus?
I have code in a few channels that uses roDateTime.GetWeekday() to determine the day of the week. Since that method returns a string, I'm concerned that that code will break if the language is set to anything other than English. Testing on my US Roku, GetWeekday() looks to return in English regardless of language setting, but is that true for all Rokus, or only US units? Also, is that likely to change at any point?