Skip to content

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.

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
            └──  Format Date and DateTime values as strings