Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8824997
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T06:46:17+00:00 2026-06-14T06:46:17+00:00

If I have the culture code for a country/language combination, is it possible to

  • 0

If I have the culture code for a country/language combination, is it possible to from this, find the text direction.

For example for en-US how can I get from this that the text direction is left to right? And in turn from ar-EG, how do I know the text direction is right to left?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T06:46:18+00:00Added an answer on June 14, 2026 at 6:46 am

    This can easily be done using the TextInfo.IsRightToLeft property of CultureInfo

    Example:

    CultureInfo.GetCultureInfo("ar-EG").TextInfo.IsRightToLeft; // Return True
    CultureInfo.GetCultureInfo("en-us").TextInfo.IsRightToLeft; // Return False
    CultureInfo.GetCultureInfo("he-il").TextInfo.IsRightToLeft; // Return True
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have this setting in my web config: <globalization culture=auto uiCulture=auto/> The code is
Given a specific country code, e.g. CH, how can I get a CultureInfo object?
I have site culture in URLs like this: routes.MapRoute( Default, {language}/{controller}/{action}/{id}, languageDefaults, languageConstraints) And
I have this code <Hyperlink NavigateUri=> <Run> <Run.Text> <MultiBinding StringFormat={}{0}{1}{2}> <Binding Path=Text ElementName=tbxHostData />
I have this C# code for example DateTime.Now.ToString(MMMM dd, yyyy); Now the current thread
I have this function and it works fine to get a translated value from
I have this code to set the culture public static CultureInfo GetRegionDefaultCulture(int regionId) {
Let's say I have a date that I can represent in a culture-invariant format
How can I query the database culture (SQL Server 2005) ? I have problems
I have a code but cant get it to work. I have a .vb

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.