Learn JavaScript DATE objects in 8 minutes! 📅

  Рет қаралды 12,004

Bro Code

Bro Code

Күн бұрын

00:00:00 current date
00:00:52 datetime arguments
00:01:46 datetime strings
00:02:10 milliseconds since epoch
00:03:07 get methods
00:05:31 set methods
00:06:39 compare datetime
00:07:43 conclusion
// Date(year, month, day, hour, minute, second, ms)
const date = new Date();
console.log(date);

Пікірлер: 14
@BroCodez
@BroCodez 7 ай бұрын
// Date(year, month, day, hour, minute, second, ms) const date = new Date(); console.log(date);
@SkunnarR
@SkunnarR 6 ай бұрын
ty man, you are helping lots of students. Keep going
@shivanshuhere
@shivanshuhere 7 ай бұрын
Broo respect ++ ❤
@coding_stuff_uz
@coding_stuff_uz 6 ай бұрын
you very best bro
@user-eq1yb2zd6i
@user-eq1yb2zd6i 12 күн бұрын
you are the best
@gamerkit2031
@gamerkit2031 7 ай бұрын
I just love IT not YOU you know in the past vacances I just decouvered you and I always wanted to learn to code but I saw a video about python and I deractly begin coding (Sorry if my english is bad) now I am in python and I really progress and cause of you I learned to be patience and to solve my errors. Last thing to say I LOVE YOUR CONTENT YOU ARE THE BEST
@Eakub-wc2jd
@Eakub-wc2jd 4 ай бұрын
I want to make the date Itali country based, now what can i do for it?
@regilearn2138
@regilearn2138 14 күн бұрын
pls tech us how to use date time and date picker different types in react with for m submissions and retrieving data from db
@RK-lf6fq
@RK-lf6fq 6 ай бұрын
Do you make any money off of youtube or do you also have another job
@245B
@245B 6 ай бұрын
Day 1 of asking if you Could create a tutorial about Rust programming language
@DanShelke007
@DanShelke007 6 ай бұрын
How can we retrieve current day full string as "Wednesday"?
@tiway5564
@tiway5564 6 ай бұрын
let date = new Date() const days = ["Sunday","Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"]; console.log(days[date.getDay()])
@chiggywiggy524
@chiggywiggy524 Ай бұрын
You wake up at 7 in the morning! 😱
@NazneenNaharNishi
@NazneenNaharNishi 6 ай бұрын
Bro, why you are not making ANDROID DEVELOPMENT tutorial????/😛😛😛😛😛😛
Learn JavaScript CLOSURES in 10 minutes! 🔒
10:58
Bro Code
Рет қаралды 12 М.
The JavaScript SUPER keyword is super! 🦸‍♂️
9:22
Bro Code
Рет қаралды 10 М.
Super gymnastics 😍🫣
00:15
Lexa_Merin
Рет қаралды 81 МЛН
Can you beat this impossible game?
00:13
LOL
Рет қаралды 70 МЛН
ИРИНА КАЙРАТОВНА - АЙДАХАР (БЕКА) [MV]
02:51
ГОСТ ENTERTAINMENT
Рет қаралды 873 М.
Learn JavaScript ARROW FUNCTIONS in 8 minutes! 🎯
8:02
Bro Code
Рет қаралды 21 М.
Learn JavaScript OBJECTS in 7 minutes! 🧍
7:01
Bro Code
Рет қаралды 38 М.
JavaScript DESTRUCTURING in 8 minutes! 💥
8:41
Bro Code
Рет қаралды 12 М.
as const: the most underrated TypeScript feature
5:38
Matt Pocock
Рет қаралды 110 М.
8 Must Know JavaScript Array Methods
10:05
Web Dev Simplified
Рет қаралды 1 МЛН
Learn DOM Manipulation In 18 Minutes
18:37
Web Dev Simplified
Рет қаралды 1 МЛН
The JavaScript Survival Guide
14:47
Fireship
Рет қаралды 715 М.
Build this JS calculator in 15 minutes! 🖩
15:20
Bro Code
Рет қаралды 371 М.
Learn JavaScript INHERITANCE in 7 minutes! 🐇
7:04
Bro Code
Рет қаралды 10 М.
Useful JavaScript STRING METHODS 🧵
8:03
Bro Code
Рет қаралды 11 М.