Closed
Description
Description
ICU4C has uloc_isRightToLeft to determine this.
It would be great to expose this in PHP. It is useful to manage the dir
attribute in HTML based on the locale being used, instead of having to duplicate that knowledge in userland.