notion-dotnet / notion-sdk-net

A Notion SDK for .Net
MIT License
181 stars 44 forks source link

Using Date mentions doesn't allow to exclude #414

Open matkoch opened 2 months ago

matkoch commented 2 months ago

Notion allows using date mentions with or without time. However, the API requires me to set a DateTime, which cannot represent a date without time.