Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasteles committed Jan 26, 2024
1 parent 1a1b12f commit 647252d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,3 +133,8 @@ public class YourDbContext : DbContext
}

```

### Culture Info

You can use `BrazilCulture.CultureInfo` as a light-weight alternative `pt-BR` culture. It formats as expected dates and
decimal values.

0 comments on commit 647252d

Please sign in to comment.