--- title: DateTime - GraphQL Admin description: > Represents an [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)-encoded date and time string. For example, 3:50 pm on September 7, 2019 in the time zone of UTC (Coordinated Universal Time) is represented as `"2019-09-07T15:50:00Z`". api_version: 2024-10 api_name: admin type: scalar api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/DateTime' md: 'https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/DateTime.txt' --- # Date​Time scalar Represents an [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)-encoded date and time string. For example, 3:50 pm on September 7, 2019 in the time zone of UTC (Coordinated Universal Time) is represented as `"2019-09-07T15:50:00Z`". ## Map ### Fields with this scalar * <-|[Abandoned​Checkout.completedAt](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/AbandonedCheckout#field-completedAt) * <-|[Abandoned​Checkout.createdAt](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/AbandonedCheckout#field-createdAt) * <-|[Abandoned​Checkout.updatedAt](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/AbandonedCheckout#field-updatedAt) * <-|[Abandonment.createdAt](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/Abandonment#field-createdAt) * <-|[Abandonment.emailSentAt](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/Abandonment#field-emailSentAt) * <-|[Abandonment.lastBrowseAbandonmentDate](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/Abandonment#field-lastBrowseAbandonmentDate) * <-|[Abandonment.lastCartAbandonmentDate](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/Abandonment#field-lastCartAbandonmentDate) * <-|[Abandonment.lastCheckoutAbandonmentDate](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/Abandonment#field-lastCheckoutAbandonmentDate) * <-|[Abandonment.visitStartedAt](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/Abandonment#field-visitStartedAt) * <-|[App​Credit.createdAt](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/AppCredit#field-createdAt) * <-|[App​Feedback.feedbackGeneratedAt](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/AppFeedback#field-feedbackGeneratedAt) * <-|[App​Purchase​One​Time.createdAt](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/AppPurchaseOneTime#field-createdAt) * <-|[App​Revenue​Attribution​Record.capturedAt](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/AppRevenueAttributionRecord#field-capturedAt) * <-|[App​Revenue​Attribution​Record.createdAt](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/AppRevenueAttributionRecord#field-createdAt) * <-|[App​Subscription.createdAt](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/AppSubscription#field-createdAt) * <-|[App​Subscription.currentPeriodEnd](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/AppSubscription#field-currentPeriodEnd) * <-|[App​Usage​Record.createdAt](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/AppUsageRecord#field-createdAt) * <-|[Article.createdAt](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/Article#field-createdAt) * <-|[Article.publishedAt](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/Article#field-publishedAt) * <-|[Article.updatedAt](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/Article#field-updatedAt) * <-|[Basic​Event.createdAt](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/BasicEvent#field-createdAt) * <-|[Blog.createdAt](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/Blog#field-createdAt) * <-|[Blog.updatedAt](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/Blog#field-updatedAt) * <-|[Bulk​Operation.completedAt](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/BulkOperation#field-completedAt) * <-|[Bulk​Operation.createdAt](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/BulkOperation#field-createdAt) * <-|[Cash​Tracking​Adjustment.time](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CashTrackingAdjustment#field-time) * <-|[Cash​Tracking​Session.closingTime](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CashTrackingSession#field-closingTime) * <-|[Cash​Tracking​Session.openingTime](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CashTrackingSession#field-openingTime) * <-|[Checkout​Profile.createdAt](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutProfile#field-createdAt) * <-|[Checkout​Profile.editedAt](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutProfile#field-editedAt) ### Inputs with this scalar * [Article​Create​Input.publishDate](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/ArticleCreateInput#field-publishDate) * [Article​Update​Input.publishDate](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/ArticleUpdateInput#field-publishDate) * [Company​Input.customerSince](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CompanyInput#field-customerSince) * [Customer​Email​Marketing​Consent​Input.consentUpdatedAt](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CustomerEmailMarketingConsentInput#field-consentUpdatedAt) * [Customer​Sms​Marketing​Consent​Input.consentUpdatedAt](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CustomerSmsMarketingConsentInput#field-consentUpdatedAt) * [Discount​Automatic​App​Input.startsAt](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/DiscountAutomaticAppInput#field-startsAt) * [Discount​Automatic​App​Input.endsAt](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/DiscountAutomaticAppInput#field-endsAt) * [Discount​Automatic​Basic​Input.startsAt](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/DiscountAutomaticBasicInput#field-startsAt) * [Discount​Automatic​Basic​Input.endsAt](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/DiscountAutomaticBasicInput#field-endsAt) * [Discount​Automatic​Bxgy​Input.startsAt](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/DiscountAutomaticBxgyInput#field-startsAt) * [Discount​Automatic​Bxgy​Input.endsAt](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/DiscountAutomaticBxgyInput#field-endsAt) * [Discount​Automatic​Free​Shipping​Input.startsAt](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/DiscountAutomaticFreeShippingInput#field-startsAt) * [Discount​Automatic​Free​Shipping​Input.endsAt](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/DiscountAutomaticFreeShippingInput#field-endsAt) * [Discount​Code​App​Input.startsAt](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/DiscountCodeAppInput#field-startsAt) * [Discount​Code​App​Input.endsAt](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/DiscountCodeAppInput#field-endsAt) * [Discount​Code​Basic​Input.startsAt](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/DiscountCodeBasicInput#field-startsAt) * [Discount​Code​Basic​Input.endsAt](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/DiscountCodeBasicInput#field-endsAt) * [Discount​Code​Bxgy​Input.startsAt](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/DiscountCodeBxgyInput#field-startsAt) * [Discount​Code​Bxgy​Input.endsAt](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/DiscountCodeBxgyInput#field-endsAt) * [Discount​Code​Free​Shipping​Input.startsAt](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/DiscountCodeFreeShippingInput#field-startsAt) * [Discount​Code​Free​Shipping​Input.endsAt](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/DiscountCodeFreeShippingInput#field-endsAt) * [Draft​Order​Input.reserveInventoryUntil](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/DraftOrderInput#field-reserveInventoryUntil) * [Fulfillment​Event​Input.estimatedDeliveryAt](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/FulfillmentEventInput#field-estimatedDeliveryAt) * [Fulfillment​Event​Input.happenedAt](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/FulfillmentEventInput#field-happenedAt) * [Gift​Card​Credit​Input.processedAt](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/GiftCardCreditInput#field-processedAt) * [Gift​Card​Debit​Input.processedAt](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/GiftCardDebitInput#field-processedAt) * [Gift​Card​Recipient​Input.sendNotificationAt](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/GiftCardRecipientInput#field-sendNotificationAt) * [Inventory​Scheduled​Change​Input.expectedAt](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/InventoryScheduledChangeInput#field-expectedAt) * [Marketing​Activity​Create​External​Input.scheduledStart](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/MarketingActivityCreateExternalInput#field-scheduledStart) * [Marketing​Activity​Create​External​Input.scheduledEnd](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/MarketingActivityCreateExternalInput#field-scheduledEnd) ### Mutations with this scalar * <\~>[abandonment​Update​Activities​Delivery​Statuses](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/abandonmentUpdateActivitiesDeliveryStatuses#argument-deliveredAt) * <\~>[fulfillment​Order​Reschedule](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/fulfillmentOrderReschedule#argument-fulfillAt) * <\~>[fulfillment​Orders​Set​Fulfillment​Deadline](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/fulfillmentOrdersSetFulfillmentDeadline#argument-fulfillmentDeadline) * <\~>[product​Full​Sync](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/productFullSync#argument-beforeUpdatedAt) * <\~>[product​Full​Sync](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/productFullSync#argument-updatedAtSince) * <\~>[subscription​Contract​Set​Next​Billing​Date](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/subscriptionContractSetNextBillingDate#argument-date)