Skip to content

Commit e9f3b8d

Browse files
committed
Add TimeOnly converter
1 parent a9df916 commit e9f3b8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ The source generator will look for attributes and implement interfaces that exis
7171
| Type | Field | Format |
7272
|------------------|-------|----------|
7373
| `DateOnly` | `S` | ISO 8601 |
74+
| `TimeOnly` | `S` | ISO 8601 |
7475
| `DateTime` | `S` | ISO 8601 |
7576
| `DateTimeOffset` | `S` | ISO 8601 |
7677
| `TimeSpan` | `S` | ISO 8601 |

0 commit comments

Comments
 (0)