diff options
Diffstat (limited to 'files/es/web/javascript/reference/global_objects/date')
24 files changed, 48 insertions, 24 deletions
diff --git a/files/es/web/javascript/reference/global_objects/date/getdate/index.html b/files/es/web/javascript/reference/global_objects/date/getdate/index.html index 451f889003..af866c157e 100644 --- a/files/es/web/javascript/reference/global_objects/date/getdate/index.html +++ b/files/es/web/javascript/reference/global_objects/date/getdate/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.getDate() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/getDate +slug: Web/JavaScript/Reference/Global_Objects/Date/getDate translation_of: Web/JavaScript/Reference/Global_Objects/Date/getDate +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/getDate --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/getday/index.html b/files/es/web/javascript/reference/global_objects/date/getday/index.html index f384f21b71..f4acba9178 100644 --- a/files/es/web/javascript/reference/global_objects/date/getday/index.html +++ b/files/es/web/javascript/reference/global_objects/date/getday/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.getDay() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/getDay +slug: Web/JavaScript/Reference/Global_Objects/Date/getDay tags: - Date - JavaScript - Prototype - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Date/getDay +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/getDay --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/getfullyear/index.html b/files/es/web/javascript/reference/global_objects/date/getfullyear/index.html index 0d047fbbc3..f0aebf4f7a 100644 --- a/files/es/web/javascript/reference/global_objects/date/getfullyear/index.html +++ b/files/es/web/javascript/reference/global_objects/date/getfullyear/index.html @@ -1,6 +1,6 @@ --- title: Date.prototype.getFullYear() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/getFullYear +slug: Web/JavaScript/Reference/Global_Objects/Date/getFullYear tags: - Fecha - JavaScript @@ -8,6 +8,7 @@ tags: - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Date/getFullYear +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/getFullYear --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/gethours/index.html b/files/es/web/javascript/reference/global_objects/date/gethours/index.html index b669c976c7..725ace0475 100644 --- a/files/es/web/javascript/reference/global_objects/date/gethours/index.html +++ b/files/es/web/javascript/reference/global_objects/date/gethours/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.getHours() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/getHours +slug: Web/JavaScript/Reference/Global_Objects/Date/getHours translation_of: Web/JavaScript/Reference/Global_Objects/Date/getHours +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/getHours --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/getmilliseconds/index.html b/files/es/web/javascript/reference/global_objects/date/getmilliseconds/index.html index cf673a530a..1afe53ae06 100644 --- a/files/es/web/javascript/reference/global_objects/date/getmilliseconds/index.html +++ b/files/es/web/javascript/reference/global_objects/date/getmilliseconds/index.html @@ -1,11 +1,12 @@ --- title: Date.prototype.getMilliseconds() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/getMilliseconds +slug: Web/JavaScript/Reference/Global_Objects/Date/getMilliseconds tags: - Fecha - Milisegundos - Prototipo translation_of: Web/JavaScript/Reference/Global_Objects/Date/getMilliseconds +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/getMilliseconds --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/getminutes/index.html b/files/es/web/javascript/reference/global_objects/date/getminutes/index.html index 9b144239b9..47a10b2837 100644 --- a/files/es/web/javascript/reference/global_objects/date/getminutes/index.html +++ b/files/es/web/javascript/reference/global_objects/date/getminutes/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.getMinutes() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/getMinutes +slug: Web/JavaScript/Reference/Global_Objects/Date/getMinutes translation_of: Web/JavaScript/Reference/Global_Objects/Date/getMinutes +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/getMinutes --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/getmonth/index.html b/files/es/web/javascript/reference/global_objects/date/getmonth/index.html index 08a7e1d143..8f42b2c7b8 100644 --- a/files/es/web/javascript/reference/global_objects/date/getmonth/index.html +++ b/files/es/web/javascript/reference/global_objects/date/getmonth/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.getMonth() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/getMonth +slug: Web/JavaScript/Reference/Global_Objects/Date/getMonth tags: - Date - JavaScript - Method - Reference translation_of: Web/JavaScript/Reference/Global_Objects/Date/getMonth +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/getMonth --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/getseconds/index.html b/files/es/web/javascript/reference/global_objects/date/getseconds/index.html index 875fe3f48b..8ac39df2ac 100644 --- a/files/es/web/javascript/reference/global_objects/date/getseconds/index.html +++ b/files/es/web/javascript/reference/global_objects/date/getseconds/index.html @@ -1,6 +1,6 @@ --- title: Date.prototype.getSeconds() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/getSeconds +slug: Web/JavaScript/Reference/Global_Objects/Date/getSeconds tags: - Fecha - JavaScript @@ -8,6 +8,7 @@ tags: - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Date/getSeconds +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/getSeconds --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/gettime/index.html b/files/es/web/javascript/reference/global_objects/date/gettime/index.html index f08882be5e..37b1c28d3f 100644 --- a/files/es/web/javascript/reference/global_objects/date/gettime/index.html +++ b/files/es/web/javascript/reference/global_objects/date/gettime/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.getTime() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/getTime +slug: Web/JavaScript/Reference/Global_Objects/Date/getTime tags: - Date - Metodo getTime() - Referencia - getTime translation_of: Web/JavaScript/Reference/Global_Objects/Date/getTime +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/getTime --- <div>{{JSRef("Global_Objects", "Date")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/getutcfullyear/index.html b/files/es/web/javascript/reference/global_objects/date/getutcfullyear/index.html index f2133bfc02..f761ec9b77 100644 --- a/files/es/web/javascript/reference/global_objects/date/getutcfullyear/index.html +++ b/files/es/web/javascript/reference/global_objects/date/getutcfullyear/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.getUTCFullYear() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/getUTCFullYear +slug: Web/JavaScript/Reference/Global_Objects/Date/getUTCFullYear translation_of: Web/JavaScript/Reference/Global_Objects/Date/getUTCFullYear +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/getUTCFullYear --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/getutchours/index.html b/files/es/web/javascript/reference/global_objects/date/getutchours/index.html index 1e7a7a1ce2..525a0a2730 100644 --- a/files/es/web/javascript/reference/global_objects/date/getutchours/index.html +++ b/files/es/web/javascript/reference/global_objects/date/getutchours/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.getUTCHours() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/getUTCHours +slug: Web/JavaScript/Reference/Global_Objects/Date/getUTCHours translation_of: Web/JavaScript/Reference/Global_Objects/Date/getUTCHours +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/getUTCHours --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/index.html b/files/es/web/javascript/reference/global_objects/date/index.html index 20e05539e5..4fe2d176a4 100644 --- a/files/es/web/javascript/reference/global_objects/date/index.html +++ b/files/es/web/javascript/reference/global_objects/date/index.html @@ -1,10 +1,11 @@ --- title: Date -slug: Web/JavaScript/Referencia/Objetos_globales/Date +slug: Web/JavaScript/Reference/Global_Objects/Date tags: - Date - JavaScript translation_of: Web/JavaScript/Reference/Global_Objects/Date +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date --- <div>{{JSRef("Objetos_globales", "Date")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/now/index.html b/files/es/web/javascript/reference/global_objects/date/now/index.html index 6c611710bb..025e17d38d 100644 --- a/files/es/web/javascript/reference/global_objects/date/now/index.html +++ b/files/es/web/javascript/reference/global_objects/date/now/index.html @@ -1,12 +1,13 @@ --- title: Date.now() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/now +slug: Web/JavaScript/Reference/Global_Objects/Date/now tags: - Date - JavaScript - Method - Reference translation_of: Web/JavaScript/Reference/Global_Objects/Date/now +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/now --- <div> {{JSRef("Objetos_globales", "Date")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/parse/index.html b/files/es/web/javascript/reference/global_objects/date/parse/index.html index 15536775d7..46910d5921 100644 --- a/files/es/web/javascript/reference/global_objects/date/parse/index.html +++ b/files/es/web/javascript/reference/global_objects/date/parse/index.html @@ -1,11 +1,12 @@ --- title: Date.parse() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/parse +slug: Web/JavaScript/Reference/Global_Objects/Date/parse tags: - Date - JavaScript - Method translation_of: Web/JavaScript/Reference/Global_Objects/Date/parse +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/parse --- <div> {{JSRef("Objetos_globales", "Date")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/setfullyear/index.html b/files/es/web/javascript/reference/global_objects/date/setfullyear/index.html index e272f78fc3..306389e030 100644 --- a/files/es/web/javascript/reference/global_objects/date/setfullyear/index.html +++ b/files/es/web/javascript/reference/global_objects/date/setfullyear/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.setFullYear() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/setFullYear +slug: Web/JavaScript/Reference/Global_Objects/Date/setFullYear translation_of: Web/JavaScript/Reference/Global_Objects/Date/setFullYear +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/setFullYear --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/setmonth/index.html b/files/es/web/javascript/reference/global_objects/date/setmonth/index.html index 04aa9ec82a..31cf7a0a1b 100644 --- a/files/es/web/javascript/reference/global_objects/date/setmonth/index.html +++ b/files/es/web/javascript/reference/global_objects/date/setmonth/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.setMonth() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/setMonth +slug: Web/JavaScript/Reference/Global_Objects/Date/setMonth translation_of: Web/JavaScript/Reference/Global_Objects/Date/setMonth +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/setMonth --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/todatestring/index.html b/files/es/web/javascript/reference/global_objects/date/todatestring/index.html index b0a3b5f431..c41e483770 100644 --- a/files/es/web/javascript/reference/global_objects/date/todatestring/index.html +++ b/files/es/web/javascript/reference/global_objects/date/todatestring/index.html @@ -1,6 +1,6 @@ --- title: Date.prototype.toDateString() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/toDateString +slug: Web/JavaScript/Reference/Global_Objects/Date/toDateString tags: - Fecha - JavaScript @@ -8,6 +8,7 @@ tags: - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Date/toDateString +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/toDateString --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/toisostring/index.html b/files/es/web/javascript/reference/global_objects/date/toisostring/index.html index b3461f355d..9440ff6019 100644 --- a/files/es/web/javascript/reference/global_objects/date/toisostring/index.html +++ b/files/es/web/javascript/reference/global_objects/date/toisostring/index.html @@ -1,12 +1,13 @@ --- title: Date.prototype.toISOString() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/toISOString +slug: Web/JavaScript/Reference/Global_Objects/Date/toISOString tags: - Date - JavaScript - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Date/toISOString +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/toISOString --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/tojson/index.html b/files/es/web/javascript/reference/global_objects/date/tojson/index.html index 7d44a716c2..fc5bec9d70 100644 --- a/files/es/web/javascript/reference/global_objects/date/tojson/index.html +++ b/files/es/web/javascript/reference/global_objects/date/tojson/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.toJSON() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/toJSON +slug: Web/JavaScript/Reference/Global_Objects/Date/toJSON translation_of: Web/JavaScript/Reference/Global_Objects/Date/toJSON +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/toJSON --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/tolocaledatestring/index.html b/files/es/web/javascript/reference/global_objects/date/tolocaledatestring/index.html index 26b773ba9a..03eeb01938 100644 --- a/files/es/web/javascript/reference/global_objects/date/tolocaledatestring/index.html +++ b/files/es/web/javascript/reference/global_objects/date/tolocaledatestring/index.html @@ -1,6 +1,6 @@ --- title: Date.prototype.toLocaleDateString() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/toLocaleDateString +slug: Web/JavaScript/Reference/Global_Objects/Date/toLocaleDateString tags: - Fecha - IANA formato horario @@ -11,6 +11,7 @@ tags: - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/Date/toLocaleDateString +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/toLocaleDateString --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/tolocalestring/index.html b/files/es/web/javascript/reference/global_objects/date/tolocalestring/index.html index 77f48344d3..00ff28b732 100644 --- a/files/es/web/javascript/reference/global_objects/date/tolocalestring/index.html +++ b/files/es/web/javascript/reference/global_objects/date/tolocalestring/index.html @@ -1,7 +1,8 @@ --- title: Date.prototype.toLocaleString() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/toLocaleString +slug: Web/JavaScript/Reference/Global_Objects/Date/toLocaleString translation_of: Web/JavaScript/Reference/Global_Objects/Date/toLocaleString +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/toLocaleString --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/tolocaletimestring/index.html b/files/es/web/javascript/reference/global_objects/date/tolocaletimestring/index.html index c3954096f6..0e06f10c08 100644 --- a/files/es/web/javascript/reference/global_objects/date/tolocaletimestring/index.html +++ b/files/es/web/javascript/reference/global_objects/date/tolocaletimestring/index.html @@ -1,6 +1,6 @@ --- title: Date.prototype.toLocaleTimeString() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/toLocaleTimeString +slug: Web/JavaScript/Reference/Global_Objects/Date/toLocaleTimeString tags: - Date - Fecha @@ -10,6 +10,7 @@ tags: - Prototype - Referencia translation_of: Web/JavaScript/Reference/Global_Objects/Date/toLocaleTimeString +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/toLocaleTimeString --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/toutcstring/index.html b/files/es/web/javascript/reference/global_objects/date/toutcstring/index.html index 4742a6eacf..db7c4af97f 100644 --- a/files/es/web/javascript/reference/global_objects/date/toutcstring/index.html +++ b/files/es/web/javascript/reference/global_objects/date/toutcstring/index.html @@ -1,6 +1,6 @@ --- title: Date.prototype.toUTCString() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/toUTCString +slug: Web/JavaScript/Reference/Global_Objects/Date/toUTCString tags: - Date - JavaScript @@ -9,6 +9,7 @@ tags: - Reference - UTC translation_of: Web/JavaScript/Reference/Global_Objects/Date/toUTCString +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/toUTCString --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/date/utc/index.html b/files/es/web/javascript/reference/global_objects/date/utc/index.html index 605ae2819d..9af6ae654b 100644 --- a/files/es/web/javascript/reference/global_objects/date/utc/index.html +++ b/files/es/web/javascript/reference/global_objects/date/utc/index.html @@ -1,12 +1,13 @@ --- title: Date.UTC() -slug: Web/JavaScript/Referencia/Objetos_globales/Date/UTC +slug: Web/JavaScript/Reference/Global_Objects/Date/UTC tags: - Date - JavaScript - Method - Reference translation_of: Web/JavaScript/Reference/Global_Objects/Date/UTC +original_slug: Web/JavaScript/Referencia/Objetos_globales/Date/UTC --- <div> {{JSRef("Objetos_globales", "Date")}}</div> |