01/02 03:04:05PM '06 -0700 It's a simple increasing sequence: 01 02 03 04 05 (PM) 06 07. 1: month (January, Jan, 01, etc) 2: day 3: hour (15 is 3pm on a 24-hour clock) 4: minute 5: second 6: year (2006) 7: timezone (GMT-7 is MST)
@kartikmalik49433 жыл бұрын
Thanks
@VictorKun2 жыл бұрын
Thanks a million
@horizonbrave15332 жыл бұрын
Mind...= .... BLown..wow, I never noticed that! That is really neat and nice that you caught this...
@kodewithkartikАй бұрын
Amazing!
@RaviPrakash-gl5zy2 жыл бұрын
05mymaths video missing sir
@danielvega6466 ай бұрын
Where is this class?!!!
@codingchannel62633 ай бұрын
@@danielvega646 last video of playlist
@billybutcherr692 ай бұрын
still is
@hue.huehuehue Жыл бұрын
Hahaha love that go developers decided to use random date and time to use for formatting
@RahulOne12 жыл бұрын
Designers of GoLang were taking some "Controlled Substance" when des8gning date and time for the language. A sober designer won't think of such bullsh*t
@MuhammedMuhammed-of5bd11 ай бұрын
Sir you are deadly master in go - great sir thankyou
@davidagyakwa2883 жыл бұрын
I am patiently waiting for a golang modules explanation and context explanation from Hitesh .
@muntadher8087 Жыл бұрын
I am loving this content. Really cool
@rohandesai45853 жыл бұрын
The date formatting syntax feels awful in golang. I found this way to get individual elements of date-time: t := time.Now() t.Year() t.Month() t.Day() t.Hour() t.Minute() t.Second()
@horizonbrave15332 жыл бұрын
@8:20 "I don't know why you would want to go back to 2020..." Oh trust me...I don't think we do haha...
@Ai-Shorts-pb2 жыл бұрын
To have a date in "YYYY-MM-DD " format, Go will need "2016-01-02" as a conversion parameter. YYYY = 2016 MM = 01 DD = 02
@arijitdn3 ай бұрын
The thing is today when I am watching, its wednesday too, and also august (but just 10 dates later)
@keyurbarot88693 жыл бұрын
Loved it!! Can't wait for tomorrow's 5 Pm
@savagepro906010 ай бұрын
Love he calls Wednesday--->> Weirdness Day. It's called Wensday, the 'd' is silent!
@nehakamath83213 жыл бұрын
Hi Hitesh !! I was not able to find the tutorial on 05 module mymaths? Could you please share the link ?
@HiteshCodeLab3 жыл бұрын
courses.learncodeonline.in/learn/Go-with-Golang
@nehakamath83213 жыл бұрын
@@HiteshCodeLab Thank you for the quick response :) Happy New Year to you & your family !!!!
@syedasadkazmii Жыл бұрын
kzbin.info/www/bejne/r4HIio1mhtqmprc
@sumanadhikari933 жыл бұрын
With such a weird date formatting syntax I wonder how can people love this language. After coding for a year in Golang I will come back and re-evaluate this comment to see if my perception has changed on it or not!
@flexairz3 жыл бұрын
It probably was the date and time when the designers of Go came up with something funny... This works too: Mon Jan 2 15:04:05 MST 2006
@prafulkhanduri5422 жыл бұрын
It's probably 1 year are you listening tell us 😂
@imnemo2327 Жыл бұрын
Such is life!!! ~ Winston
@danielvega6466 ай бұрын
05mymaths video missing sir
@YouAndImpact3 жыл бұрын
Great video 👍
@ucmeytsc7302 Жыл бұрын
where is the previous video 5maths?
@Vikas-dm9uc Жыл бұрын
In last of playlist
@syedasadkazmii Жыл бұрын
kzbin.info/www/bejne/r4HIio1mhtqmprc
@ajmalshaikh19903 жыл бұрын
math crypto random number is not in the list of golang
@ShubhamPandey-gm4mj3 жыл бұрын
amazing video sir loved it
@zeeshansafdar86083 жыл бұрын
Hitesh, I love your intro
@bhumit0703 жыл бұрын
sir there should be 2 videos today as friday no video was released and for not doing livestream yesterda. deal ?
@pratiksutar966 ай бұрын
For those who are looking for 05mymaths video its last in the playlist
@sakethkumarpeddi20894 ай бұрын
thanks bro
@rohandas55633 жыл бұрын
I think I have to Print it on a tshirt or something....
@FaizKhan-ep7fo3 жыл бұрын
Hum already dekh chuka😆😆😆
@dheerajsrivastava17363 жыл бұрын
Mai first mai first 🤣
@prasannakumar70353 жыл бұрын
This behaves weirdly , if i pass instead of "Monday" -> "monday" with "m" as small , it gives as "monday" but it should give as "Tuesday" . That is today 14/09/2021
@KhasimP-r6v10 ай бұрын
Python is very easy, if we compare with this.
@andrewstrady44292 жыл бұрын
that's the most ridiculous way to of time formatting I've ever seen...the guy who came up with this is just mental
@Aditya-if3ij3 жыл бұрын
I was watching a space-time related video earlier and this title struck me😆.
@SupriyaMondal33 жыл бұрын
great tutorial.. but that purple theme on VS Code looks awful
@easyguidetosuccess3 жыл бұрын
He made it himself. It's the Teacher theme by LCO.
@yashkalavadiya50213 жыл бұрын
My theory is The person who wrote format method has a kid and was born on that day. 😂
@harshakp0610 ай бұрын
missing from the list kzbin.info/www/bejne/r4HIio1mhtqmprc 04maths