Skip to main content

DateTime

A date and time

type DateTime {
date: Date!
iso: String!
time: Time!
}

Fields

DateTime.date ● Date! non-null object

The date portion of this date and time

DateTime.iso ● String! non-null scalar

ISO8601 string representation of this date and time

DateTime.time ● Time! non-null object

The time portion of this date and time

Member of

AddonParameter object ● BankIDCompletionCertificate object ● ContractObject object ● ContractReminder object ● CreditCheck object ● DynamicFieldGroup object ● Email object ● File object ● LeadActivity object ● LeadStatus object ● MissionAccountEdge object ● MissionActivityEdge object ● MissionArticleEdge object ● MissionOrderEdge object ● MissionProgress object ● MissionUserEdge object ● Object object ● ObjectCategory object ● Order object ● PriceList object ● Quote object ● QuoteStatus object