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

  • Home
  • SEARCH
  • 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 8170961
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T21:18:23+00:00 2026-06-06T21:18:23+00:00

Creating digital clock. I’m newbie to C#. My code look like that timeLbl.Text =

  • 0

Creating digital clock. I’m newbie to C#. My code look like that

    timeLbl.Text = DateTime.Now.ToLongTimeString();
    dateLbl.Text = DateTime.Now.ToLongDateString();

Here is, the result

http://content.screencast.com/users/TT13/folders/Jing/media/da6d1f65-bf5f-4735-97dc-70485112a998/2012-07-02_1826.png

I got some questions:

  1. Can I change time’s format to 24 Hour? how?
  2. How to change date into digits only format (like dd/mm/yyyy) or this result but in exact language (I mean, words “Monday, July” in another language, which windows support, for ex Turkish)?
  3. How to make window dynamically change it’s width (depending on text
    length)?

Please help me,to achieve these 3 things. Thx in advance

  • 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-06T21:18:24+00:00Added an answer on June 6, 2026 at 9:18 pm

    Ans 1:

    timeLbl.Text = DateTime.Now.ToString("HH:mm:ss");
    

    Will convert time to 24 hour format.

    Ans 2:

    dateLbl.Text = DateTime.Now.ToString("dd/MM/yyyy");
    

    Will convert date format to 31/06/2012

    More formats here

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

Sidebar

Related Questions

am creating one application for student. I need to show digital clock with remaining
Creating liquid layouts is an immense pain. Now, I totally understand that tables should
Creating a calculator-like dialog, I noticed that quickly clicking on a button in IE
I have a digital clock that is running and being updated every 10 milliseconds.
Creating MVC3 Razor Helper like Helper.BeginForm() says that it can be done using extension
Here is the Situation. I am creating a digital gift guide, like a digital
Creating a JApplet I have 2 Text Fields, a button and a Text Area.
Creating an installer for possible remote systems so that if they do not have
Creating a C# install package and I'd like on completed install for the Program
Creating a searchable contacts kind of app. Below is my code public class EmployeeList

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.