Date and time in depth in javascript | chair aur

  Рет қаралды 135,993

Chai aur Code

Chai aur Code

Жыл бұрын

Visit chaicode.com for all related materials, community help, source code etc.
github.com/hiteshchoudhary/js...

Пікірлер: 350
@NonToxic404
@NonToxic404 10 ай бұрын
This course has no price label because this masterpiece is priceless ❤
@NonToxic404
@NonToxic404 10 ай бұрын
Can't Believe I got a heart ❤️ so much love from Bihar❣️
@shivanshbhatnagar2725
@shivanshbhatnagar2725 5 ай бұрын
@@NonToxic404 tu kam kr apna
@user-wr6hl9qd9u
@user-wr6hl9qd9u Ай бұрын
@@shivanshbhatnagar2725 😂😂😂😂😂😂
@Rahul-bx7on
@Rahul-bx7on Ай бұрын
@@shivanshbhatnagar2725 🤣🤣🤣
@keshavkattel
@keshavkattel 9 ай бұрын
// Date : Date is an object in javascript. // JavaScript stores dates as number of milliseconds since January 01, 1970 const myDate = new Date(); console.log(myDate) //Output : 2023-10-09T14:38:09.847Z // We can use various methods to convert this date into more readable value. console.log(myDate.toString()) //Output : Mon Oct 09 2023 07:39:18 GMT-0700 (Pacific Daylight Time) console.log(myDate.toLocaleString()) // Output : 10/9/2023, 7:44:20 AM console.log(myDate.toLocaleDateString()) //Output : 10/9/2023 console.log(myDate.toLocaleTimeString()) // Output : 7:45:31 AM console.log(myDate.toDateString()) //Output : Mon Oct 09 2023 console.log(myDate.toTimeString()) // Output : 07:46:40 GMT-0700 (Pacific Daylight Time) console.log(myDate.toISOString()) // Output : 2023-10-09T14:43:39.337Z console.log(myDate.toJSON()) //Output : 2023-10-09T14:40:58.495Z
@ashok-bhaargaw
@ashok-bhaargaw 8 ай бұрын
bhai, toISOString and toISOString me output same kyu aata he?
@raginiroy9929
@raginiroy9929 6 ай бұрын
@@ashok-bhaargaw bhai toISOString () or toISOString mein difference kya dikh rha zara batana?you might wrote the same function twice!
@AmanKumar-qz4jz
@AmanKumar-qz4jz 5 ай бұрын
@@raginiroy9929 wahi toh ragini
@Batman_69_
@Batman_69_ 3 ай бұрын
@@raginiroy9929 He was trying to ask the difference between toISOString() and toJSON()
@honblegaurav9917
@honblegaurav9917 14 күн бұрын
tumhara time pacific daylight time me kaise aa rha?
@Vedicaa
@Vedicaa 8 ай бұрын
I have tried learning javascript from multiple sources on KZbin, but the simplicity and organisation with which you teach is mind blowing. You cover the topics that other teachers don’t bother to cover. Thank you!
@umer402
@umer402 Жыл бұрын
toString() : Sun May 07 2023 14:16:39 toDateString() : Sun May 07 2023 toTimeString() :14:19:03 GMT+0500 (Pakistan Standard Time) toLocaleString() : 5/7/2023, 2:20:24 PM toISOString() : 2023-05-07T09:21:22.167Z toUTCString() : Sun, 07 May 2023 09:24:48 GMT
@honblegaurav9917
@honblegaurav9917 14 күн бұрын
how are you getting time in your time zone?
@hitfromcs
@hitfromcs 6 сағат бұрын
@@honblegaurav9917 it appears by default for me. It uses internet connectivity to find your current timezone
@RandomRaju-zb8vf
@RandomRaju-zb8vf 10 ай бұрын
You have put so much effort into your videos.....Thank you for providing these free contents.....Love You from Uttar Pradesh
@adnanahmad1234
@adnanahmad1234 7 ай бұрын
Never found learning Javascript this interesting before this. Thank you Hitesh sir ❤
@Securitywasted128
@Securitywasted128 9 ай бұрын
Thanks sir for such amazing and in depth video.Your content is full depth of knowledge wether hindi or english.
@user-mo1sy5ck7r
@user-mo1sy5ck7r 4 ай бұрын
best Series ALL OVER UNIVERSE, thank you Sir 🙏
@abhishekkalagurki959
@abhishekkalagurki959 7 ай бұрын
sir's voice is so smooth to hear , it feels i am listening to a story
@user-rg7bi1qp2l
@user-rg7bi1qp2l 10 ай бұрын
very helpful video for beginners. thank you for making this type of valuable content for free...
@kankal5076
@kankal5076 10 ай бұрын
This course is very help full in free of cost
@nirmalchouhan3112
@nirmalchouhan3112 11 ай бұрын
i thing i want to say that i m in love with yr lecture after watching that😍😍😍😍😘😘...thanks a lot guru g
@RaviSingh-wc5fe
@RaviSingh-wc5fe 7 ай бұрын
Sir thumbnail me date ki jagah data likha hai 😎😎😎
@YamrajShrestha
@YamrajShrestha 9 ай бұрын
These tutorials have not only helped me learn a lot but have also ignited a passion for JavaScript. The explanations are clear, the examples are practical, and the learning experience has been truly enjoyable.
@IamMark-id8wi
@IamMark-id8wi 9 ай бұрын
Thank you sir for giving us a amazing J.S tutorial @chai aur code ❤❤
@anandkalyanji
@anandkalyanji 9 ай бұрын
outputs : Simple print : 2023-10-10T14:57:57.246Z Date to string : Tue Oct 10 2023 20:27:57 GMT+0530 (India Standard Time) Date to date-string : Tue Oct 10 2023 Date to local date string : 10/10/2023 Date to local time string : 8:27:57 pm
@nobbiesid1324
@nobbiesid1324 6 ай бұрын
Thankyou bhaiya for providing this amazing content 🥰😃
@ankursinger102
@ankursinger102 11 ай бұрын
Sir mene kafi javaScript ke course dekhe but aapka style boht crystal clear hai....we cant thank you enough sir to teach us that much in free❤
@crescent4033
@crescent4033 11 ай бұрын
code with harry is best .....
@Aryannamdev72
@Aryannamdev72 8 ай бұрын
maja aa gaya sir ek number sir love from (MP) Shahdol district
@mnojs4558
@mnojs4558 8 ай бұрын
I have watched your Javascript series on your other channel and now watching this. Your content is truly amazing, and I love how you explain concepts from the very scratch.Thank You very much for your hard work.❤
@BitFire007
@BitFire007 4 ай бұрын
"Chai aur Code, you've earned a special place in every JavaScript learner's heart. Outstanding work!"
@shashankkumarpandey4184
@shashankkumarpandey4184 6 ай бұрын
Understood everything, thank you sir
@sounaksaha1455
@sounaksaha1455 Жыл бұрын
beautiful video as always, thank you sir
@usama5619
@usama5619 9 ай бұрын
Thanks for this amazing tutorial !
@universalbeats.....8242
@universalbeats.....8242 3 ай бұрын
Thank you sir making this playlist
@akashdhayal4663
@akashdhayal4663 3 ай бұрын
Thank you so much Hitesh sir
@SyedAsif08
@SyedAsif08 6 ай бұрын
amazing content and explanation
@thisstory
@thisstory 9 ай бұрын
I was watching other tutorial in other channel which were also good that makes me bore but this is not that boring till now and hope it does not get boring
@maheh360
@maheh360 Жыл бұрын
Thank you so much sir 😍❤️🙇 main bohot happy hotahu apse sikhkr🥰
@Instrumentation010
@Instrumentation010 7 ай бұрын
Learnt many things first time which not taught by others
@user-dp4lm8yx7l
@user-dp4lm8yx7l 9 ай бұрын
isi topic par video dhundh raha tha..much needed video for me..thank you bhai ji..you got new subscriber from heart.sab dosto ko bhi share kardi gai hain..keep it up brother😍
@krishnavamsi1126
@krishnavamsi1126 Ай бұрын
Thank you
@aryangaur228
@aryangaur228 10 ай бұрын
Thanks for this amazing tutorial sir!
@prasadtambde3894
@prasadtambde3894 9 ай бұрын
Anyone observer Video creation time is Morning 5 AM. What a dedication Love from Maharashtra ❣
@chaiaurcode
@chaiaurcode 9 ай бұрын
😁😁
@shlok1436
@shlok1436 3 ай бұрын
Ya it's really chai 😄 time with code 😄
@Anil-vh1fu
@Anil-vh1fu 9 ай бұрын
2023-09-22T20:43:47.650Z Date printing in 'toString' method: Fri Sep 22 2023 20:43:47 GMT+0000 (Coordinated Universal Time) Date printing in 'toDateString' method: Fri Sep 22 2023 Date printing in 'toISOString' method: 2023-09-22T20:43:47.650Z Date printing in 'toJSON' method: 2023-09-22T20:43:47.650Z Date printing in 'toLocaleString' method: 9/22/2023, 8:43:47 PM Date printing in 'toUTCString' method: Fri, 22 Sep 2023 20:43:47 GMT
@rishibansal3618
@rishibansal3618 9 ай бұрын
Time stamp : 5:20 console.log("1 " + mydate.toString()); console.log("2 " +mydate.toISOString()); console.log("3 " +mydate.toJSON()); console.log("4 " +mydate.toDateString()); console.log("5 " +mydate.toTimeString()); console.log("6 " +mydate.toLocaleDateString()); console.log("7 " +mydate.toLocaleTimeString()); console.log("8 " +mydate.toLocaleString()); OUTPUT:- 1 Mon Oct 02 2023 20:33:54 GMT+0530 (India Standard Time) 2 2023-10-02T15:03:54.082Z 3 2023-10-02T15:03:54.082Z 4 Mon Oct 02 2023 5 20:33:54 GMT+0530 (India Standard Time) 6 10/2/2023 7 8:33:54 PM 8 10/2/2023, 8:33:54 PM
@rohitshrivastavdotcom
@rohitshrivastavdotcom 9 ай бұрын
Such a amazing course. Thankyou for teaching us ❤, Sir there is little mistake in thumbnail (DATA TIME -> DATE TIME)
@kamalnathdhekwar5497
@kamalnathdhekwar5497 Жыл бұрын
Thank you so much sir... But please upload videos daily
@CodingSphere381
@CodingSphere381 5 ай бұрын
Sooooo nice bro your content and way of teaching is undescribable(very easy and understanding. 💓💓 May God bless you all happinesse and bless you success in every step of life. Ramember me also in your special prayers
@tech_channel110
@tech_channel110 8 ай бұрын
very very well explained
@decoder_pankaj
@decoder_pankaj 5 ай бұрын
Its amazing JS Series🎉🎉
@alexraider8684
@alexraider8684 8 ай бұрын
I have watched until 12th Video and JAVASCRIPT never felt so easy before :D (Now i can relate with what you said in the first video: "Knowing JS is diff. but teaching JS is whole diff. thing")
@justtt.prerna
@justtt.prerna 4 ай бұрын
5:11 toString() - Fri Feb 23 2024 17:09:31 GMT+0530 (India Standard Time) toDateString() - Fri Feb 23 2024 toJSON() - 2024-02-23T11:43:04.255Z toLocaleDateString() - 23/02/2024 toLocaleString() - 23/02/2024, 5:09:31 PM toLocaleTimeString() - 5:09:31 PM toTimeString() - 17:09:31 GMT+0530 (India Standard Time) toUTCString() - Fri, 23 Feb 2024 11:39:31 GMT
@ali_tek
@ali_tek 9 ай бұрын
Great work !
@maazkhan6013
@maazkhan6013 6 ай бұрын
nice
@FikleGaming
@FikleGaming 7 ай бұрын
Thanks Sir
@MyGamingEra
@MyGamingEra 8 ай бұрын
looking like a wow
@rabiaakmal4191
@rabiaakmal4191 10 ай бұрын
i would appreciate a detailed explanation i m still confused about the concept ...new sub from USA
@ashishkumarranjan808
@ashishkumarranjan808 10 ай бұрын
Great
@rajdeepsingha1611
@rajdeepsingha1611 6 ай бұрын
QUESTIONS: let myDate = new Date() 1.console.log(myDate.toString()); 2.console.log(myDate.toISOString()); 3.console.log(myDate.toJSON()); 4.console.log(myDate.toDateString()); 5.console.log(myDate.toTimeString()); 6.console.log(myDate.toLocaleDateString()); 7.console.log(myDate.toLocaleTimeString()); 8.console.log(myDate.toUTCString()); ANSWERS: 1 .Fri Jan 05 2024 15:12:01 GMT+0530 (India Standard Time) 2. 2024-01-05T09:42:01.542Z 3. 2024-01-05T09:42:01.542Z 4. Fri Jan 05 2024 5. 15:12:01 GMT+0530 (India Standard Time) 6. 5/1/2024 7. 3:12:01 pm 8. Fri, 05 Jan 2024 09:42:01 GMT
@Mahin_katariya
@Mahin_katariya 3 ай бұрын
1)myDate.toDateString() 2)myDate.toString() 3)myDate.toLocaleDateString() 4)myDate.toJSON() 5)myDate.toISOString() results---> Wed Apr 03 2024 Wed Apr 03 2024 20:40:49 GMT+0530 (India Standard Time) 4/3/2024 2024-04-03T15:10:49.321Z 2024-04-03T15:10:49.321Z
@ankushladani496
@ankushladani496 Жыл бұрын
Dhanyawad guruji 🙏
@cubeking007
@cubeking007 2 ай бұрын
toString() : Tue Apr 30 2024 14:26:13 GMT+0000 (Coordinated Universal Time) toDateString() : Tue Apr 30 2024 toISOString() : 2024-04-30T14:26:13.656Z toLocaleDateString() : 4/30/2024 toLocaleString() : 4/30/2024, 2:26:13 PM toTimeString() : 14:26:13 GMT+0000 (Coordinated Universal Time)
@Dev-Phantom
@Dev-Phantom 5 ай бұрын
cool
@MyGamingEra
@MyGamingEra 8 ай бұрын
so good
@sagarbhavel8266
@sagarbhavel8266 7 ай бұрын
Nice video
@jyotirmaysarkar8422
@jyotirmaysarkar8422 2 ай бұрын
Cant we manipulate the format of dates ? For example let date = new Date(); console.log(date.toLocaleString()); //- Output - 4/16/2024, 7:28:22 AM here i want to print the date according to DD-MM-YYYY is it possible to do so ?
@divyanshurai6325
@divyanshurai6325 Жыл бұрын
Thank you so much, sir 🙏🙏
@AnkitShriramwar
@AnkitShriramwar Ай бұрын
toDateString() : Sat May 18 2024 toISOString() : 2024-05-18T11:41:44.554Z toJSON() : 2024-05-18T11:41:44.554Z toLocaleDateString() : 18/5/2024 toLocaleTimeString() : 5:11:44 pm toString() : Sat May 18 2024 17:11:44 GMT+0530 (India Standard Time) toTimeString() : 17:11:44 GMT+0530 (India Standard Time) toUTCString() : Sat, 18 May 2024 11:41:44 GMT
@gauravgol2211
@gauravgol2211 9 ай бұрын
thankyou sir
@user-bz7mj1tq9z
@user-bz7mj1tq9z 4 ай бұрын
toString() => Mon Mar 04 2024 12:33:07 GMT+0530 (India Standard Time) toDateString() => Mon Mar 04 2024 toTimeString() => 12:35:09 GMT+0530 (India Standard Time) toLocaleString() =>04/03/2024, 12:36:22
@QGXN
@QGXN 3 ай бұрын
Methods With their Outputs Date.toDateString() Thu Mar 14 2024 Date.toISOString() 2024-03-14T13:10:12.400Z Date.toJSON() 2024-03-14T13:10:12.400Z Date.toLocaleDateString() 3/14/2024 Date.toLocaleString() 3/14/2024, 6:04:12PM Date.toLocaleTimeString() 6:04:12 PM Date.toString() Thu Mar 14 2024 18:40:12 GMT+0530 (India Standard Time) Date.toTimeString() 18:40:12 GMT+0530 (India Standard Time) Date.toUTCString() Thu, 14 Mar 2024 13:10:12 GMT
@AahanSaha07
@AahanSaha07 Жыл бұрын
Thank You sir 😊😊
@shubham_kumar986
@shubham_kumar986 4 ай бұрын
console.log(date.toISOString()) //Output:2024-03-01T14:37:50.067Z const n= date.toString() //Fri Mar 01 2024 20:08:17 GMT+0530 (India Standard Time) ,Type:- string console.log(date.toJSON()) //2024-03-01T14:40:56.512Z console.log(date.toLocaleString()) //1/3/2024, 8:14:23 pm
@sherijatt3117
@sherijatt3117 18 күн бұрын
Hey guys, let's give a huge round of applause to Hitesh Choudhary💖 for his fantastic work on this channel. Make sure to hit subscribe to support him and get access to these awesome tutorials without spending a penny!
@jagdambadubey6956
@jagdambadubey6956 2 ай бұрын
toString() - Tue Apr 30 2024 03:50:21 GMT+0000 (Coordinated Universal Time) toDateString() - Tue Apr 30 2024 toJSON() - 2024-04-30T03:50:21.654Z toLocaleDateString() - 4/30/2024 toLocaleString() - 4/30/2024, 3:50:21 AM
@user-jc2is7zo4o
@user-jc2is7zo4o 8 ай бұрын
To String::: Sun Nov 05 2023 18:26:46 GMT+0530 (India Standard Time) To Locale String::: 11/5/2023, 6:26:46 PM To Date String::: Sun Nov 05 2023 To JSON::: 2023-11-05T12:56:46.384Z To Locale Date String::: 11/5/2023
@adityapratapsingh5770
@adityapratapsingh5770 6 ай бұрын
Javascript and me got something common Date is also my pain point sir ...................
@deadlylive_gaming7154
@deadlylive_gaming7154 10 ай бұрын
thanks
@jayujawaranivlogs8980
@jayujawaranivlogs8980 8 ай бұрын
Hello sir Today I tried this without converting it into to string it show Fri Oct 20 2023 22:14:07 GMT+0530 (India Standard Time). How its works
@user-hg1rz6qh5b
@user-hg1rz6qh5b 7 ай бұрын
toString() => Thu Dec 14 2023 05:45:18 GMT+0545 (Nepal Time) toTimeString => 05:46:26 GMT+0545 (Nepal Time) toLocaleString => 12/14/2023, 5:47:14 AM toUTCString => Thu, 14 Dec 2023 00:02:55 GMT toJSON => 2023-12-14T00:03:36.110Z toISOString => 2023-12-14T00:04:05.685Z
@Front_endgut-tm9cf
@Front_endgut-tm9cf 9 ай бұрын
The Voice quality.🔥🔥🔥
@alexraider8684
@alexraider8684 8 ай бұрын
Yes, That's very under-rated.
@user-pb2st9os3i
@user-pb2st9os3i 6 ай бұрын
Here is : let myDate = new Date(); console.log(myDate.toString());//Output: Fri Dec 29 2023 21:37:55 GMT-0600 (Central Standard Time) console.log(myDate.toDateString());//Output: Fri Dec 29 2023 console.log(myDate.toISOString());//Output: 2023-12-30T03:34:23.554Z console.log(myDate.toLocaleString());//Output: 12/29/2023, 9:36:53 PM console.log(myDate.toLocaleDateString());//Output: 12/29/2023 console.log(myDate.toTimeString());//Output: 21:38:26 GMT-0600 (Central Standard Time) console.log(myDate.toLocaleTimeString());//Output: 9:37:15 PM console.log(myDate.toUTCString());//Output: Sat, 30 Dec 2023 03:38:56 GMT console.log(myDate.toJSON());//Output: 2023-12-30T03:39:28.282Z
@shubhammaurya3309
@shubhammaurya3309 7 ай бұрын
Input : const myDate = new Date(); console.log(myDate); console.log(myDate.toString()); console.log(myDate.toISOString()); console.log(myDate.toJSON()); console.log(myDate.toLocaleDateString()); console.log(myDate.toTimeString()); console.log(myDate.toDateString()); Sat Dec 02 2023 14:21:13 GMT+0530 (India Standard Time) Sat Dec 02 2023 14:21:13 GMT+0530 (India Standard Time) 2023-12-02T08:51:13.237Z 2023-12-02T08:51:13.237Z 2/12/2023 14:21:13 GMT+0530 (India Standard Time) Sat Dec 02 2023
@iambishwaa
@iambishwaa 25 күн бұрын
done ✅
@umairkamal20
@umairkamal20 8 ай бұрын
Sir what is the difference between to.JSON and to.ISOString.............
@jiteshtechbeast
@jiteshtechbeast Жыл бұрын
This man is ❤❤❤
@techazuzu
@techazuzu 7 ай бұрын
toString() - Mon Dec 04 2023 04:55:19 GMT+0000 (Coordinated Universal Time) toUTCString() - Mon, 04 Dec 2023 04:56:58 GMT toISOString() - 2023-12-04T05:03:18.152Z toLocaleDateString() - 12/4/2023 toLocaleTimeString() - 4:56:29 AM toDateString() - Mon Dec 04 2023
@AkshayKumar-zz6cz
@AkshayKumar-zz6cz 6 ай бұрын
sir thumbnail me apne Data and time likha hai 😊 ajj notice Kiya Maine 😅, but no issues main motive is to learn something
@Raj-cy7ox
@Raj-cy7ox 3 ай бұрын
console.log(myDate.toString()); Output = Thu Apr 11 2024 10:23:04 GMT+0530 (India Standard Time) console.log(myDate.toDateString()); Output = Thu Apr 11 2024 console.log(myDate.toISOString()); Output = 2024-04-11T04:53:04.847Z console.log(myDate.toLocaleDateString()); Output = 11/4/2024 console.log(myDate.toLocaleString()); Output = 11/4/2024, 10:23:04 am console.log(myDate.toTimeString()); Output = 10:23:04 GMT+0530 (India Standard Time)
@BABABENNETT
@BABABENNETT 4 ай бұрын
hitesh sir op
@hbrifat7876
@hbrifat7876 10 ай бұрын
Date object Thu Aug 24 2023 15:04:08 GMT+0000 (Coordinated Universal Time) Date object with toDateString(): Thu Aug 24 2023 Date object with toISOString(): 2023-08-24T15:04:08.236Z Date object with toLocaleDateString(): 8/24/2023 Date object with toLocaleString(): 8/24/2023, 3:04:08 PM Date object with toLocaleTimeString(): 3:04:08 PM Date object with toString(): Thu Aug 24 2023 15:04:08 GMT+0000 (Coordinated Universal Time) Date object with toTimeString(): 15:04:08 GMT+0000 (Coordinated Universal Time) Date object with toUTCString(): Thu, 24 Aug 2023 15:04:08 GMT
@Dev-KD569
@Dev-KD569 9 ай бұрын
console.log(Daate.toDateString());== Tue Sep 26 2023 console.log(Daate.toISOString()); ==2023-09-26T10:21:06.642Z console.log(Daate.toJSON());2023-09-26T10:22:21.310Z console.log(Daate.toLocaleDateString()); ==9/26/2023 console.log(Daate.toLocaleTimeString()); ==3:52:21 PM console.log(Daate.toUTCString()); ==Tue, 26 Sep 2023 10:22:21 GMT
@adnanaliSDE
@adnanaliSDE 5 ай бұрын
Assignment: Outputs of different date functions const date = new Date(); console.log(date.toDateString()); // Mon Feb 12 2024 console.log(date.toLocaleDateString()); // 2/12/2024 console.log(date.toISOString()); // 2024-02-12T08:04:54.079Z console.log(date.toJSON()); // 2024-02-12T08:04:54.079Z
@Sarvesh_Coder
@Sarvesh_Coder Жыл бұрын
awesome !
@Mga-quotes
@Mga-quotes 9 ай бұрын
😍😍
@gaudanikaushik1849
@gaudanikaushik1849 4 ай бұрын
console.log(uniqueDate.toString())Mon Mar 04 2024 16:48:06 GMT+0530 (India Standard Time) console.log(uniqueDate.toDateString()) = Mon Mar 04 2024 console.log(uniqueDate.toTimeString()).= 16:48:06 GMT+0530 (India Standard Time) console.log(uniqueDate.toISOString()) = 2024-03-04T11:18:06.069Z console.log(uniqueDate.toLocaleDateString()) = 3/4/2024 console.log(uniqueDate.toJSON()) = 2024-03-04T11:18:06.069Z console.log(uniqueDate.toLocaleTimeString()) = 4:48:06 PM console.log(uniqueDate.toUTCString()) = Mon, 04 Mar 2024 11:18:06 GMT console.log(uniqueDate.toLocaleString()) = 3/4/2024, 4:48:06 PM
@pratibhaverma2063
@pratibhaverma2063 5 ай бұрын
At time 13:07 pe Date.now()/1000 = 1677672716.099 aur Math.floor() use krne k bad 1677672733 ? why so much difference ? Shouldn't it be 17 at last
@anandsingh-fc9ql
@anandsingh-fc9ql Жыл бұрын
thank you❤❤❤
@AhmedRaza-c
@AhmedRaza-c 2 ай бұрын
toString(): Mon Apr 22 2024 23:17:16 GMT+0500 (Pakistan Standard Time) toDateString(): Mon Apr 22 2024 toISOString(): 2024-04-22T18:11:43.085Z toJSON(): 2024-04-22T18:12:14.507Z toLocaleDateString(): 4/22/2024 toLocaleString(): 4/22/2024, 11:20:25 PM toLocaleTimeString(): 11:21:42 PM toUTCString(): Mon, 22 Apr 2024 18:23:45 GMT
@fiend4955
@fiend4955 Жыл бұрын
love you sir!
@kailashmaurya6528
@kailashmaurya6528 7 ай бұрын
Outputs of using different string methods:- console.log(myDate.toString()); - Sat Nov 25 2023 12:15:02 GMT+0000 (Coordinated Universal Time) console.log(myDate.toDateString()); - Sat Nov 25 2023 console.log(myDate.toISOString()); - 2023-11-25T12:15:02.092Z console.log(myDate.toLocaleDateString()); - 11/25/2023 console.log(myDate.toLocaleString()); - 11/25/2023, 12:15:02 PM
@addictman0724
@addictman0724 Жыл бұрын
sir aap ek bar full course ki video upload kr do watching apne aap aa jayegi
@prakhargupta4347
@prakhargupta4347 Жыл бұрын
thankss 🙌
@SKD14344AK
@SKD14344AK 4 күн бұрын
// outputs of asked question 05:13 console.log(myDate.toString()); ---->>> Sun Jul 07 2024 17:19:18 GMT+0530 (India Standard Time) console.log(myDate.toDateString()); ----->>>> Sun Jul 07 2024 console.log(myDate.toISOString()); ---->>> 2024-07-07T11:49:18.054Z console.log(myDate.toJSON()); ------>>>2024-07-07T11:49:18.054Z console.log(myDate.toLocaleDateString()); ----->>>> 7/7/2024 console.log(myDate.toLocaleString()); ----->>>> 7/7/2024, 5:22:10 pm console.log(myDate.toLocaleTimeString()); ------>>>> 5:23:14 pm console.log(myDate.toTimeString()); ----->>> 17:23:14 GMT+0530 (India Standard Time) console.log(myDate.toUTCString()); ---->>>> Sun, 07 Jul 2024 11:54:35 GMT console.log(myDate.getTimezoneOffset()); ---->>> -330
@SonamKumari-kr3io
@SonamKumari-kr3io 3 ай бұрын
Playlist serial wise hai?
@anastaha7761
@anastaha7761 5 ай бұрын
Typeof Date :: object toDateString() :: Sat Feb 10 2024 toString() :: Sat Feb 10 2024 18:11:29 GMT+0500 (Pakistan Standard Time) toISOString() :: 2024-02-10T13:11:29.562Z toJSON() :: 2024-02-10T13:11:29.562Z toLocaleDateString() :: 2/10/2024 toLocaleString() :: 2/10/2024, 6:11:29 PM toTimeString() :: 18:11:29 GMT+0500 (Pakistan Standard Time)
@Apna-Program
@Apna-Program 6 ай бұрын
😍🥰🥰
@udaytewary3809
@udaytewary3809 4 ай бұрын
4:44 Watching this video just 1 year later same date ❤😅
@user-rl6fl9ot4g
@user-rl6fl9ot4g 9 ай бұрын
Earlier myDate was Local_String now she is a Global_String
Array in Javascript | chai aur #javascript
18:55
Chai aur Code
Рет қаралды 170 М.
Objects in depth in javascript in hindi | chai aur #javascript
18:08
Chai aur Code
Рет қаралды 183 М.
WHO LAUGHS LAST LAUGHS BEST 😎 #comedy
00:18
HaHaWhat
Рет қаралды 18 МЛН
THEY WANTED TO TAKE ALL HIS GOODIES 🍫🥤🍟😂
00:17
OKUNJATA
Рет қаралды 21 МЛН
Русалка
01:00
История одного вокалиста
Рет қаралды 4,9 МЛН
Nutella bro sis family Challenge 😋
00:31
Mr. Clabik
Рет қаралды 12 МЛН
Why are you not creating anything in c++ ?
14:46
Chai aur Code
Рет қаралды 93 М.
FASTEST Way to Learn Coding and ACTUALLY Get a Job
6:32
Rajeev Bera
Рет қаралды 17 М.
Working with Javascript Dates for Beginners
15:03
iEatWebsites
Рет қаралды 74 М.
ИДЕАЛЬНАЯ AUDI S2 COUPE 450 СИЛ.
45:13
AcademeG
Рет қаралды 261 М.
Robotaxis | Big Ideas 2024
9:41
ARK Invest
Рет қаралды 20 М.
Strings in Javascript | chai aur #javascript
22:44
Chai aur Code
Рет қаралды 167 М.
5 JavaScript Mistakes Every Beginner Must Avoid 🔥
10:56
CodeWithHarry
Рет қаралды 176 М.
Now you know fetch in javascript | chai aur #javascript
18:37
Chai aur Code
Рет қаралды 115 М.
Number and Maths in Javascript | chai aur #javascript
23:17
Chai aur Code
Рет қаралды 144 М.
Опять съемные крышки в смартфонах? #cmf
0:50