add FormatDateSpanish

This commit is contained in:
2025-01-28 15:57:29 +01:00
parent 4782a04fa7
commit 5686b58666
4 changed files with 40 additions and 25 deletions
+1 -1
View File
@@ -38,6 +38,6 @@ require (
golang.org/x/crypto v0.28.0 // indirect
golang.org/x/net v0.30.0 // indirect
golang.org/x/sync v0.8.0 // indirect
golang.org/x/sys v0.26.0 // indirect
golang.org/x/sys v0.28.0 // indirect
golang.org/x/text v0.19.0
)