datetime etc
This commit is contained in:
parent
0d7da2ea85
commit
59d660165f
7 changed files with 23 additions and 23 deletions
|
@ -8,5 +8,5 @@ public record PublicPostDto(
|
|||
Guid PostId,
|
||||
string Content,
|
||||
IEnumerable<Uri> Media,
|
||||
DateTime CreatedAt
|
||||
DateTimeOffset CreatedAt
|
||||
);
|
Loading…
Add table
Add a link
Reference in a new issue