diff options
Diffstat (limited to 'files/pt-br/web/javascript/reference/global_objects/date/setdate/index.html')
-rw-r--r-- | files/pt-br/web/javascript/reference/global_objects/date/setdate/index.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/files/pt-br/web/javascript/reference/global_objects/date/setdate/index.html b/files/pt-br/web/javascript/reference/global_objects/date/setdate/index.html index 92748130fc..33cd4e41b7 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/setdate/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/setdate/index.html @@ -66,9 +66,7 @@ theBigDay.setDate(-50); // 1962-08-11 (11th of August 1962) </tbody> </table> -<h2 id="Compatibilidade_de_Browsers">Compatibilidade de Browsers</h2> - -<p class="hidden">A tabela de compatibilidade nessa página é gerada a partir de dados estruturados. Se você quiser contribuir com os dados, por favor veja <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e nos envie um pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.setDate")}}</p> |