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 3976044
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T04:45:27+00:00 2026-05-20T04:45:27+00:00

I got DateTimePicker control. I used the following code to set the format of

  • 0

I got DateTimePicker control.
I used the following code to set the format of the control:

dateTimePicker1.Format = DateTimePickerFormat.Custom;
dateTimePicker1.CustomFormat = "HH:mm";

it worked with one problem. My computer culture language is RTL language (hebrew), so I see the format of the time in the control like that “mm:HH” althought I wrote “HH:mm”. It caused by the RTL culture, So I tried two ways to solve it but none of them worked / worked completely.

I tried:

System.Globalization.CultureInfo culture = new System.Globalization.CultureInfo("en-US");
System.Threading.Thread.CurrentThread.CurrentCulture = culture;
System.Threading.Thread.CurrentThread.CurrentUICulture = culture;

and it didnt work at all.

I also tried to detect wheter its RTL language or not by using this code:

CultureInfo.TextInfo.IsRightToLeft

and then to reverse the format string from “HH:mm” to “mm:HH” (if its rtl language) but then I discovered another problem – in XP if its RTL language it will write the right format.. so yeah I can detect if its XP or not but I think this is too much code for simple need…

Is there easier solution?

Thanks!.

  • 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-05-20T04:45:28+00:00Added an answer on May 20, 2026 at 4:45 am

    There was DTP breakage for RTL languages in Windows 7 and Server 2008 R2. The KB article is here, the forum thread that got that ball rolling is here. Not exactly a slamdunk for your case but compelling nonetheless. Try the hotfix it links to.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

got a small problem, this code <form action=<?php echo $_SERVER['PHP_SELF']; ?> method=post> <?php ...
I got a file which has dates stored as the following format (yyyy|dMM|dd). I
Got a real simple question but can't figure out the solution. Got following code.
Got a problem with ADOMD.NET 8.0, SQL2008 and our app. It isn't giving us
Got a bit of a mind freeze at the moment. I have the following
Got some code that is not mine and its producing this warning atm: iehtmlwin.cpp(264)
Got a requirement to rebuild mssql full-text index. Problem is - I need to
Got the simplified array working see below Following up on the complicated array to
Got a very strange problem. I've got a working copy which is from a
Got some trouble with my preg_match. The code. $text = tel: 012 213 123.

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.