get the current date time in javascript in 12 hour format

var time = new Date();
console.log(
  time.toLocaleString('en-US', { hour: 'numeric', hour12: true })
);  

4
10

                                    function formatAMPM(date) {
  var hours = date.getHours();
  var minutes = date.getMinutes();
  var ampm = hours >= 12 ? 'pm' : 'am';
  hours = hours % 12;
  hours = hours ? hours : 12; // the hour '0' should be '12'
  minutes = minutes < 10 ? '0'+minutes : minutes;
  var strTime = hours + ':' + minutes + ' ' + ampm;
  return strTime;
}

console.log(formatAMPM(new Date));

4 (10 Votes)
0
4.5
2

                                    //this will give you date object remove the outer new Date to have 
//it as string
const today = new Date(new Date().toLocaleString("en-US", {
    day: '2-digit',
    month: '2-digit',
    year: 'numeric',
    hour: '2-digit',
    minute: '2-digit',
    second: '2-digit',
    hour12: true
}));

4.5 (2 Votes)
0
Are there any code examples left?
Create a Free Account
Unlock the power of data and AI by diving into Python, ChatGPT, SQL, Power BI, and beyond.
Sign up
Develop soft skills on BrainApps
Complete the IQ Test
Relative searches
how to get time in 12 hours format in js js get date in 12 hours javascript 12 hour format time javascript get time in 12 hour formatt javascript get current time in 12 hour format clock how to get 12 hour format current time javascript how to get 12 hour formatted current time javascript 12 hour date format in js how to get time in AM or PM js get time in am pm javascript convert date to 12 hour format in javascript javascript time in 12 hour format javascript date 12 hour format get 12 hour format js how to set date in 12 hour format in javascript convert time to 12 hour format js datetime to 12 hour format js date time 12 hour format in js javascript time 12 hour format date with time javascript 12 hour format format date javascript to 12 hour get time with am pm in javascript get time in pm javascript get am and pm time currently js get current time in 12 hour format javascript javascript date get hours in 12 hour format create new Date in javacsript with 12 hour format 12 hour format date js get time from date javascript in 12 hour format javascript datetime 12 hour format get time in 12 hour format in javascript javascript date in 12 hour format javascript get 12 hour format get time in pm am js from date javascript get time 12 hour format how to get current time in 12 hour format in javascript 12 hour system js javascript get am or pm fro mdate date.gettime am pm am to pm function (hour >= 12)? " PM ":" AM "; how to get currenct time in js check if current time is in range 12 hr format am pm javascript convert time to am pm add am and pm to date object javascirpt get date in 12/02/2021 javascript format time HH:mm 12h js jquery time 12h set time to 12:01 in the morning javascript format "Feb 17, 2021 3 pm - 5 pm" js 10 to 10am in node js javascript print time in clock form javascript date time format am pm what is (hour >= 0 && hours <= 9) in javascript what is this in javascript (hour >= 0 && hours <= 9) hours = "0" + hours; (hours >= 0 && hours <= 9) hours = "0" + hours; in javascript am or pm time javacsrip[t Date object javascript 12 hours js date get AM or PM how to am pm format in javascript how to am pm format on javascript how to set 12 hour format on javascript js date format hh mm ampm javascript 12 hours time format javascript time with am pm new date with am pm in jquery date format with am pm javascript twwelve hour time using gettime nodejs get hour in 12h format find am pm or night javascript get time of AM/PM type javascript get AM/PM time in javascript javascript date. Chrome shows 12pm as 0pm time is am javascript time am javascript time am pm javascript how to make an 12 hours clock in js js locale am pm how to get the hours in am pm new date hour format in js ap/pm format to military time javascript javascript get am or pm time am pm in javascript time am pm to time javascript show time am pm java script time am convert to datetime format in javascript time in am and pm get the current date format in javascript am pm from datetime js get time in node js how to get am pm from time in javascript new Date(1610975731870) to am pm current time in am pm format in javascript 12hr fromat time in javascript js fHow do you display JavaScript datetime in 24 hour AM/PM format? js formatDateWithoutAMPM get date time am p m in javascript get fromated date from contains pm javascript online timestamp to am pm js timestamp to 12 hour format time in js get time 12 hour format from iso datetime with js get time 12 hours format from iso datetime with js am pm date javascript last 12 hours in javascript how to get am/pm using tolocalstring in javascript get house in am pm from date javascript time in am pm format in js get hours and minutes from date in javascript without pm am am pm javascript why my time is getting PM formte injavascript javascript datetime format 12 hour clock javascipt timestamp to am pm get curent time in js get current timein javascript in hours and minutes in 12hr format get hour minutes and am pm from date js how to get time in 12 hour format in javascript in new Date date and time in 12hr format js no space in AM an PM of JS date object moment check if start hour is not after end hour time in js without am pm time without am pm js 12 hour format datein html how to get current time in js in year-month-day hour month seconds format how to get et time in javascript js tme with am pm get current time in 24 hour format in javascript get time from now javascript js date hh mm ss am pm js format date am pm display time in am or pm javascript display time in am or m javascript get am pm from date node js am pm date format javascript get current time am pm javascript js check time format hh:mm am/pm get the current date time in javascript in 12 hour format js all time formats time format 12 hour javascript how to extract time with am/pm from isoDateSting injs time showing am js get time with am pm in js js get date am or pm javascript new Date get time AM pm get 12 hour 12 hour clock in localestring Working with Time am/pm in Jquery get time with pm am js intl get time with pm am js get time with pm am format tolocaletimestring date obj for 'hh:mm am' how to get time in 12 hour format in javascript .format('x get current time in javascript with am pm 12 hour time format javascript timestamp to time javascript am om javascript time AM or PM format time hour to am pm time am pm javascript how to get current time in 12 hour format in javascript jquery get current time in 12 hour format display html if hour usong am pm create date in js datetime javascript 0 am pm function javascript javascript hrs time to am pm get date with time in am pm format js get time with am pm js js get 12 hour time javascript new date format am pm js date to 12 hours time javascript hours vs hour format react code if hour is less than 10 show only single digit in hr javascript time format 12 hour how to get time in am pm format in javascript javascript time format am pm from time javascript date time 12 hour format how to convert toLocaleTimeString to 12hr time format get am or pm from time javascript javascript date object get am or pm javascript data object get ap or pm format time 20:53:16 to am and pm javascript current time in 24 hrs with am pm in javaxcript js time 12 hour format how to get 12 hour format time using new date javascript format time to 12 hour pm javascript javascript 12 hour time javascript get minute hour am pm javascript 12 hour time format js time am pm javascript get time from date in 12 hour format get time with am or pm javascript how to remove pm from gettime js get current hour and am and pm get am/pm from date javascript javascript date format get am pm how to get am or pm in javascript js get current time in am pm fomat how to set js time am pm how to get the current time in am and pm in js convert timestamp to date javascript 12 hour format set am pm in datetime javascript javascript new date from time am pm javascript time format am pm current time in js am pm javascript time hour minute am pm get current ime in 12 hour gethours javascript am pm new date show time as 12 am jquery get current date time format with am/pm js date am js getutcdate wrong date if time exceeds 12 am havascript get hour minute am pm from date javascrip show current time with pm and am 12 format hour date with js get am or pm in javascript time in 12 hour clock js javascript date to time AM how to represent one day time in 12hr format javascript newDate get pm or am js date am pm get time in 12 hour format javascript js date.get AM PM js time with am or pm new date() hour and min javascript format get am pm in javascript get am pm from date javascript js format clock date and time in am pm format in js javascript date get time of day with am pm how to get date with am and pm in javascript javascript twelve hour time how to remove pm from time in javascript how to get current time in javascript with am pm dynamic AM and PM time javascript js know when time is pm or am javascript get hour am pn javascript get current time in 12 hour format no am pm am pm format jquery hour < 12 ? havascript display time in am pm format in javascript get current time js 0-12 hrs adding PM AM javascript display time in 12 hour format javascript detect am pm or not node js format date AM pm, Javascript js check am time greater than pm time add hours min and AM in html how to get am and pm in javascript today noon date time javascript format am pm javascript set time to 9 a.m in react current time to 12am javascript javascript am pm clock time format without am pm js js date hide PM AM get date time as am pm js date hours 12 new date am pm show javascript time with slit and show only hour and minites How do you display JavaScript datetime in 12 hour AM/PM npm How do you display JavaScript datetime in 12 hour AM/PM ... data format to am pm in js javascript new date with format 12 hour js code to convert time variable into 12 hour format method to set am pm in date javascript javascript date get am pm getHours() am pm how to remove am pm from time in javascript how to get date from input type date am and pm in javascript javascript get current time with am pm hoursEl.innerHTML = formatTime(hours) ; get AM PM from new Date js javascript am/pm time format get am pm time javascript how to show am pm time in javascript how to get time with am and pm in javascript date format for am pm js tolocale time string AM PM style in js am pm clock js am pm in date js how to format and display time in javascript get date in 12 hour format javascript build timer with date time for night 12pm html convert am pm time to datetime in javascript convert datetime to am pm time in javascript how to show 12 hour time javascript how to get am pm clock on javascript javascript date am pm javascript date get time in 12 hour format how to get 12:00 AM yesterday from current time javascript js date pm get javascript complete time in am pm javascript get current time in 12 hour format get 12 hour time javascript tolocaletimestring format time typescript without am pm get time am pm javascript node js time in am pm change locale time am pm javascript javascript date format am pm javascript monthe-day-year Hours:minies AM PM convert getTime() mm/dd/yyyy hh:mm pm format in js new date get time in am pm javascript April 3, 2020 5:40 PM format in js time javascript pm am pm format javascript how to get 12 hour format in javascript javascript new date object pm 7:00:50 PM in javascript 7:00:50 PM in javascript h1 javascript date gethours 12 hour format am and pm in date format js stack set am pm clock javascript current time 12 hour clock javascript 12 hour format javascript js get am or pm stack am/pm above seconds html display am pm in javascript convert date to zero hours format javascript epoch to hour minute time am pm javascript epoch to time am pm js get time in am pm format in javascript get time in am pm format in react javascript date get time in am pm javascript time get am or pm javascript get time in 12 hour format convert 12 hrs datetime string to datetime javascript format to add time with am or pm using javascript format date am pm javascript javascript get am pm from date javascript get date with am pm js get tome now is ap or pm javascript pm am format how to remove pm from time in html javascript date time with am pm jquery get hour am pm check if date is AM or PM js how to get am pm from date in javascript javascript get current hour and minutes in format get hours minutes and am/pm from js date object js get current time 24 hours 12 hour time javascript localestring javascript format time am pm javascript date format day month time with am/pm gethour am pm js am and pm in js display Javascript date time in 24 hour clock stack time display 24 hour clock format js get time js pm am javascript date to 12 hour time get hh mm am pm format in javascript tolocaletimestring 12 hour javascript hh mm am pm javascript object to 12 hours format angular get current time 24hour from date get time in format 4:25 am in js get pm or am from data object js get millitary time of todays date js how to get 12 hour time in javascript how to get am pm in javascript time format javascript am pm javascript get hours in 12 hour format javascript get am pm check time is great from 4.pm in jquery how to calculate time taken in moment js javascript am pm javascript get current time 12 hour format moment js format how to get time to get time on arduino javascript get time in am pm print am and pm for time in jquery timestamp to date javascript get hour pm js format date with time am pm timestamp to date time javascript 12 hour get am or pm javascript javascript am pm format gethours am pm javascript
Made with love
This website uses cookies to make IQCode work for you. By using this site, you agree to our cookie policy

Welcome Back!

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign in
Recover lost password
Or log in with

Create a Free Account

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign up
Or sign up with
By signing up, you agree to the Terms and Conditions and Privacy Policy. You also agree to receive product-related marketing emails from IQCode, which you can unsubscribe from at any time.
Creating a new code example
Code snippet title
Source