05_dp_date - fasteiner/Notion GitHub Wiki
DatabaseProperty: Date
classDiagram
class notion_date_database_property {
[hashtable] $date
ConvertFromObject()
}
`DatabasePropertiesBase` --|> `notion_date_database_property`:inherits