Skip to content

Fix typo in TimeOnly clock notation example#1692

Open
Daitbro wants to merge 1 commit into
Humanizr:mainfrom
Daitbro:fix-type
Open

Fix typo in TimeOnly clock notation example#1692
Daitbro wants to merge 1 commit into
Humanizr:mainfrom
Daitbro:fix-type

Conversation

@Daitbro

@Daitbro Daitbro commented Mar 21, 2026

Copy link
Copy Markdown

Исправлена опечатка в разделе TimeOnly to Clock Notation

  • Удалена лишняя обратная кавычка в примере кода
    Исправлена ошибка в ByteSize
    Closes #опционально_номер_issue

Comment thread readme.md
// Round to nearest 5 minutes
new TimeOnly(15, 7).ToClockNotation(ClockNotationRounding.NearestFiveMinutes)
=> "five past three"
=> "five past three."

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread readme.md
Here are a few examples of how you can convert from numbers to byte sizes and between size magnitudes:

```c#
```csharp

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants