DateTime
relationalai.semantics.frontend.core
DateTime = Core.Type('DateTime')A concept type for date-time values.
Use this type for fields in relationships and properties that represent timestamps.
Referenced By
Section titled “Referenced By”RelationalAI Documentation └── Build With RelationalAI └── Understand how PyRel works > Use advanced reasoning > Rules-based reasoning └── Use dates and datetimes ├── Parse dates and datetimes from strings └── FormatDateandDateTimevalues as strings