diff options
Diffstat (limited to 'files/pt-br/web/javascript/reference/global_objects/date/toutcstring/index.html')
-rw-r--r-- | files/pt-br/web/javascript/reference/global_objects/date/toutcstring/index.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/files/pt-br/web/javascript/reference/global_objects/date/toutcstring/index.html b/files/pt-br/web/javascript/reference/global_objects/date/toutcstring/index.html index 470841dc1a..201e6b3f77 100644 --- a/files/pt-br/web/javascript/reference/global_objects/date/toutcstring/index.html +++ b/files/pt-br/web/javascript/reference/global_objects/date/toutcstring/index.html @@ -98,9 +98,7 @@ let UTCstring = today.toUTCString(); // Wed, 14 Jun 2017 07:00:00 GMT </tbody> </table> -<h2 id="Compatibilidade_de_navegador">Compatibilidade de navegador</h2> - -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("javascript.builtins.Date.toUTCString")}}</p> |