• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
0

JavaScript Working with dates - how to change military time to normal timing (12hrs)

In JavaScript, when you get newDate(), it gets the military time (24hrs). How do you change it to normal timing (12 hrs)? https://code.sololearn.com/WljuSoBuCIW3/?ref=app

htmljavascriptchangewebbody24documenttiming12hrsgetdate()
10th Jun 2019, 11:13 PM
Ginfio
Ginfio - avatar
1 Answer
+ 1
date.toLocaleString('en-US') https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleString https://code.sololearn.com/WuK38VeGfruw/?ref=app
11th Jun 2019, 12:52 AM
Gordon
Gordon - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
Python stressed me out
1 Votes
How often can you become a fully stuck developer?
1 Votes
Improve accessibility of this page
0 Votes
Course Doubt
1 Votes
Data analysis
0 Votes
If we already have the DELETE command in SQL, why do we need TRUNCATE?
1 Votes
Help
0 Votes
How do i make a lexer and parser
1 Votes
[ReSolved] I paid for the subscription but didn't receive it.
0 Votes
Saved code
0 Votes