Skip to content

Commit

Permalink
Added PR axuno#220 to Refactored TimeFormatter description
Browse files Browse the repository at this point in the history
  • Loading branch information
axunonb authored Oct 24, 2021
1 parent 4aa4e37 commit 8d3ec91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ SmartFormat is not a fully-fledged HTML parser. If this is required, use [AngleS
b) Get the culture from the `IFormatProvider` argument (which may be a `CultureInfo`) to `SmartFormatter.Format(IFormatProvider, string, object?[])`<br/>
c) The `CultureInfo.CurrentUICulture`<br/>

### 19. Refactored `TimeFormatter`
### 19. Refactored `TimeFormatter` ([#220](https://github.com/axuno/SmartFormat/pull/220))
* Constructor with string argument for default language is obsolete.
* Property `DefaultTwoLetterISOLanguageName` is obsolete.
Expand Down

0 comments on commit 8d3ec91

Please sign in to comment.