Skip to content

Date

relationalai.semantics.frontend.core
Date = Core.Type('Date')

A concept type for date values.

Use this type for fields in relationships and properties that represent calendar dates.

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