> For the complete documentation index, see [llms.txt](https://developer.collibra.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.collibra.com/api/graphql/knowledge-graph/scalars/date-time.md).

# DateTime

A slightly refined version of RFC-3339 compliant DateTime Scalar

```graphql
scalar DateTime
```

### Member Of

[`Asset`](/api/graphql/knowledge-graph/object-types/asset.md) object ● [`AssetType`](/api/graphql/knowledge-graph/object-types/asset-type.md) object ● [`Attribute`](/api/graphql/knowledge-graph/interfaces/attribute.md) interface ● [`AttributeType`](/api/graphql/knowledge-graph/object-types/attribute-type.md) object ● [`Auditable`](/api/graphql/knowledge-graph/interfaces/auditable.md) interface ● [`BooleanAttribute`](/api/graphql/knowledge-graph/object-types/boolean-attribute.md) object ● [`Community`](/api/graphql/knowledge-graph/object-types/community.md) object ● [`DateAttribute`](/api/graphql/knowledge-graph/object-types/date-attribute.md) object ● [`DateTimeFilter`](/api/graphql/knowledge-graph/input-types/date-time-filter.md) input ● [`Domain`](/api/graphql/knowledge-graph/object-types/domain.md) object ● [`DomainType`](/api/graphql/knowledge-graph/object-types/domain-type.md) object ● [`ExternalMapping`](/api/graphql/knowledge-graph/object-types/external-mapping.md) object ● [`MultiValueAttribute`](/api/graphql/knowledge-graph/object-types/multi-value-attribute.md) object ● [`NumericAttribute`](/api/graphql/knowledge-graph/object-types/numeric-attribute.md) object ● [`Organization`](/api/graphql/knowledge-graph/interfaces/organization.md) interface ● [`ReadPermission`](/api/graphql/knowledge-graph/object-types/read-permission.md) object ● [`Relation`](/api/graphql/knowledge-graph/object-types/relation.md) object ● [`RelationType`](/api/graphql/knowledge-graph/object-types/relation-type.md) object ● [`Responsibility`](/api/graphql/knowledge-graph/object-types/responsibility.md) object ● [`Role`](/api/graphql/knowledge-graph/object-types/role.md) object ● [`Status`](/api/graphql/knowledge-graph/object-types/status.md) object ● [`StringAttribute`](/api/graphql/knowledge-graph/object-types/string-attribute.md) object ● [`Tag`](/api/graphql/knowledge-graph/object-types/tag.md) object ● [`Type`](/api/graphql/knowledge-graph/interfaces/type.md) interface ● [`UserGroup`](/api/graphql/knowledge-graph/object-types/user-group.md) object
