René's URL Explorer Experiment


Title: Date and time

Open Graph Title: Date and time

X Title: Date and time

X: @iliakan

direct link

Domain: learn.javascript.info


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Tutorial","item":"https://javascript.info/"},{"@type":"ListItem","position":2,"name":"The JavaScript language","item":"https://javascript.info/js"},{"@type":"ListItem","position":3,"name":"Data types","item":"https://javascript.info/data-types"}]}

apple-mobile-web-app-capableyes
msapplication-TileColor#222A2C
msapplication-TileImage/img/favicon/tileicon.png
NoneIlya Kantor
og:imagehttps://javascript.info/img/site_preview_en_1200x630.png
og:image:typeimage/png
og:image:width1200
og:image:height630
fb:admins100001562528165
twitter:cardsummary
twitter:creator@iliakan
twitter:imagehttps://javascript.info/img/site_preview_en_512x512.png
google-adsense-accountca-pub-6204518652652613
og:typearticle

Links:

ARعربيhttps://ar.javascript.info/date
ENEnglishhttps://javascript.info/date
ESEspañolhttps://es.javascript.info/date
FAفارسیhttps://fa.javascript.info/date
FRFrançaishttps://fr.javascript.info/date
IDIndonesiahttps://id.javascript.info/date
ITItalianohttps://it.javascript.info/date
JA日本語https://ja.javascript.info/date
KO한국어https://ko.javascript.info/date
RUРусскийhttps://learn.javascript.ru/date
TRTürkçehttps://tr.javascript.info/date
UKУкраїнськаhttps://uk.javascript.info/date
UZOʻzbekhttps://uz.javascript.info/date
ZH简体中文https://zh.javascript.info/date
Help to translatehttps://javascript.info/translate
https://learn.javascript.info/
BuyEPUB/PDFhttps://learn.javascript.info/ebook
Tutorial maphttps://learn.javascript.info/tutorial/map
https://twitter.com/share?url=https%3A%2F%2Fjavascript.info%2Fdate
https://www.facebook.com/sharer/sharer.php?s=100&p%5Burl%5D=https%3A%2F%2Fjavascript.info%2Fdate
Tutorialhttps://learn.javascript.info/
The JavaScript languagehttps://learn.javascript.info/js
Data typeshttps://learn.javascript.info/data-types
Datehttps://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date
Creationhttps://learn.javascript.info/date#creation
https://learn.javascript.info/date
https://learn.javascript.info/date
https://learn.javascript.info/date
https://learn.javascript.info/date
https://learn.javascript.info/date
https://learn.javascript.info/date
https://learn.javascript.info/date
https://learn.javascript.info/date
https://learn.javascript.info/date
https://learn.javascript.info/date
Access date componentshttps://learn.javascript.info/date#access-date-components
getFullYear()https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/getFullYear
getMonth()https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/getMonth
getDate()https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/getDate
getHours()https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/getHours
getMinutes()https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/getMinutes
getSeconds()https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/getSeconds
getMilliseconds()https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/getMilliseconds
getDay()https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/getDay
getUTCFullYear()https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/getUTCFullYear
getUTCMonth()https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/getUTCMonth
getUTCDay()https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/getUTCDay
https://learn.javascript.info/date
https://learn.javascript.info/date
getTime()https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/getTime
getTimezoneOffset()https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/getTimezoneOffset
https://learn.javascript.info/date
https://learn.javascript.info/date
Setting date componentshttps://learn.javascript.info/date#setting-date-components
setFullYear(year, [month], [date])https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/setFullYear
setMonth(month, [date])https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/setMonth
setDate(date)https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/setDate
setHours(hour, [min], [sec], [ms])https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/setHours
setMinutes(min, [sec], [ms])https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/setMinutes
setSeconds(sec, [ms])https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/setSeconds
setMilliseconds(ms)https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/setMilliseconds
setTime(milliseconds)https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/setTime
https://learn.javascript.info/date
https://learn.javascript.info/date
Autocorrectionhttps://learn.javascript.info/date#autocorrection
https://learn.javascript.info/date
https://learn.javascript.info/date
https://learn.javascript.info/date
https://learn.javascript.info/date
https://learn.javascript.info/date
https://learn.javascript.info/date
https://learn.javascript.info/date
https://learn.javascript.info/date
Date to number, date diffhttps://learn.javascript.info/date#date-to-number-date-diff
https://learn.javascript.info/date
https://learn.javascript.info/date
https://learn.javascript.info/date
https://learn.javascript.info/date
Date.now()https://learn.javascript.info/date#date-now
https://learn.javascript.info/date
https://learn.javascript.info/date
Benchmarkinghttps://learn.javascript.info/date#benchmarking
https://learn.javascript.info/date
https://learn.javascript.info/date
https://learn.javascript.info/date
https://learn.javascript.info/date
https://mrale.phhttps://mrale.ph
Date.parse from a stringhttps://learn.javascript.info/date#date-parse-from-a-string
Date.parse(str)https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/parse
https://learn.javascript.info/date
https://learn.javascript.info/date
https://learn.javascript.info/date
https://learn.javascript.info/date
Summaryhttps://learn.javascript.info/date#summary
Datehttps://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date
performance.now()https://developer.mozilla.org/en-US/docs/Web/API/Performance/now
https://learn.javascript.info/date
https://learn.javascript.info/date
Taskshttps://learn.javascript.info/date#tasks
Create a datehttps://learn.javascript.info/date#create-a-date
https://learn.javascript.info/task/new-date
https://learn.javascript.info/date
https://learn.javascript.info/date
https://learn.javascript.info/date
https://learn.javascript.info/date
Show a weekdayhttps://learn.javascript.info/date#show-a-weekday
https://learn.javascript.info/task/get-week-day
Open a sandbox with tests.https://plnkr.co/edit/w5Wl0rZP07Svy7Y3?p=preview
https://learn.javascript.info/date
https://learn.javascript.info/date
Open the solution with tests in a sandbox.https://plnkr.co/edit/ZjPlwWmWqlM0z3Ny?p=preview
European weekdayhttps://learn.javascript.info/date#european-weekday
https://learn.javascript.info/task/weekday
Open a sandbox with tests.https://plnkr.co/edit/JhFthIjddi6EQNSb?p=preview
Open the solution with tests in a sandbox.https://plnkr.co/edit/URgnxXZ63sXs43N0?p=preview
Which day of month was many days ago?https://learn.javascript.info/date#which-day-of-month-was-many-days-ago
https://learn.javascript.info/task/get-date-ago
Open a sandbox with tests.https://plnkr.co/edit/Am6hZucZGGcYNCTv?p=preview
https://learn.javascript.info/date
https://learn.javascript.info/date
Open the solution with tests in a sandbox.https://plnkr.co/edit/ak3n6AKGwa3nth59?p=preview
Last day of month?https://learn.javascript.info/date#last-day-of-month
https://learn.javascript.info/task/last-day-of-month
Open a sandbox with tests.https://plnkr.co/edit/mQ3ST6aen98dHxA0?p=preview
https://learn.javascript.info/date
https://learn.javascript.info/date
Open the solution with tests in a sandbox.https://plnkr.co/edit/GJa2j6kDX97v1hoG?p=preview
How many seconds have passed today?https://learn.javascript.info/date#how-many-seconds-have-passed-today
https://learn.javascript.info/task/get-seconds-today
https://learn.javascript.info/date
https://learn.javascript.info/date
https://learn.javascript.info/date
https://learn.javascript.info/date
How many seconds till tomorrow?https://learn.javascript.info/date#how-many-seconds-till-tomorrow
https://learn.javascript.info/task/get-seconds-to-tomorrow
https://learn.javascript.info/date
https://learn.javascript.info/date
https://learn.javascript.info/date
https://learn.javascript.info/date
Format the relative datehttps://learn.javascript.info/date#format-the-relative-date
https://learn.javascript.info/task/format-date-relative
Open a sandbox with tests.https://plnkr.co/edit/ZWpjBPAr0KAXsjIC?p=preview
https://learn.javascript.info/date
https://learn.javascript.info/date
https://learn.javascript.info/date
https://learn.javascript.info/date
Open the solution with tests in a sandbox.https://plnkr.co/edit/7ddZvBCnN68gruHs?p=preview
Previous lessonhttps://learn.javascript.info/destructuring-assignment
Next lessonhttps://learn.javascript.info/json
https://twitter.com/share?url=https%3A%2F%2Fjavascript.info%2Fdate
https://www.facebook.com/sharer/sharer.php?s=100&p%5Burl%5D=https%3A%2F%2Fjavascript.info%2Fdate
Tutorial maphttps://learn.javascript.info/tutorial/map
Commentshttps://learn.javascript.info/date#comments
submit a GitHub issuehttps://github.com/javascript-tutorial/en.javascript.info/issues/new
plnkrhttps://plnkr.co/edit/?p=preview
jsbinhttps://jsbin.com
codepenhttp://codepen.io
https://learn.javascript.info/tutorial/map
Data typeshttps://learn.javascript.info/data-types
Creationhttps://learn.javascript.info/date#creation
Access date componentshttps://learn.javascript.info/date#access-date-components
Setting date componentshttps://learn.javascript.info/date#setting-date-components
Autocorrectionhttps://learn.javascript.info/date#autocorrection
Date to number, date diffhttps://learn.javascript.info/date#date-to-number-date-diff
Date.now()https://learn.javascript.info/date#date-now
Benchmarkinghttps://learn.javascript.info/date#benchmarking
Date.parse from a stringhttps://learn.javascript.info/date#date-parse-from-a-string
Summaryhttps://learn.javascript.info/date#summary
Tasks (8)https://learn.javascript.info/date#tasks
Commentshttps://learn.javascript.info/date#comments
https://twitter.com/share?url=https%3A%2F%2Fjavascript.info%2Fdate
https://www.facebook.com/sharer/sharer.php?s=100&p[url]=https%3A%2F%2Fjavascript.info%2Fdate
Edit on GitHubhttps://github.com/javascript-tutorial/en.javascript.info/blob/master/1-js/05-data-types/11-date
about the projecthttps://learn.javascript.info/about
contact ushttps://learn.javascript.info/about#contact-us
terms of usagehttps://learn.javascript.info/terms
privacy policyhttps://learn.javascript.info/privacy

Viewport: width=device-width, initial-scale=1, user-scalable=yes, minimum-scale=1.0


URLs of crawlers that visited me.