We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98c1560 commit 1b8ddf7Copy full SHA for 1b8ddf7
README.md
@@ -5,6 +5,8 @@ Extensões para `DateTime` em pt_BR.
5
6

7
8
+[](https://github.com/flutterbootcamp/brasil_datetime/actions/workflows/dart.yml)
9
+
10
## Apresentação
11
12
Este package facilita a manipulação de objetos `DateTime` de acordo com o padrão e formato brasileiro.
@@ -48,4 +50,4 @@ data.horaMinuto(); // 23:37
48
50
data.minuto(); // 37
49
51
data.segundo(); // 6
52
data.minutoSegundo(); // 37:06
-```
53
+```
0 commit comments