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

The Archive Base Latest Questions

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

I am using Date.toLocaleString() in my app to get a string representation of the

  • 0

I am using Date.toLocaleString() in my app to get a string representation of the date – I only want the date (ie. Apr 5, 2012) without the time elements, is this possible?

However I achieve this I need it to be multi language so ‘5/4/2012’ is no good as US dates are MM/DD/YYYY rather than DD/MM/YYYY for the UK.

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-26T04:45:41+00:00Added an answer on May 26, 2026 at 4:45 am

    As mentioned in the documentation, this method is deprecated. Instead, you should use a DateFormat (such as SimpleDateFormat or the built-in ones) which makes it easy to specify date patterns.

    For example:

    // You can specify styles if you want
    DateFormat format = DateFormat.getDateInstance();
    // Set time zone information if you want.
    Date date = ...;
    String text = format.format(date);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have tried using date(m/d/Y, strtotime(04-05-2012)) but I will get 05/04/2012 or on some
I'm using date-fr-FR.js When I'm doing this Date.parse(5 juillet 2012) it's returning null But
So I've got a text input that get's date & time in this format:
I am taking two NSDates by using date time picker. Now I want to
I tried using date/time, time, but it doesn't help. Exception Details: System.Web.HttpException: DataBinding: 'DatePickerControl.DatePicker'
Hi I am using date() in my script to get todays date automatically. On
Is there any reason behind using date(January 1st, 1970) as default standard for time
i have one problem when i sort the NSMutablearray using date and time wise.
Why doesn't Chrome specify AM or PM when displaying a date by using date.toLocaleString()
Im using date.js to compare to dates that are written in user friendly string

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.