<!--
{
  "documentType" : "article",
  "framework" : "CoreFoundation",
  "identifier" : "/documentation/CoreFoundation/predefined-time-interval-values",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Predefined Time Interval Values"
}
-->

# Predefined Time Interval Values

Time intervals between the absolute reference date and certain other dates.

## Topics

### Constants

[`let kCFAbsoluteTimeIntervalSince1970: CFTimeInterval`](/documentation/CoreFoundation/kCFAbsoluteTimeIntervalSince1970)

The time interval between 1 January 1970 and the reference date 1 January 2001 00:00:00 GMT.

[`let kCFAbsoluteTimeIntervalSince1904: CFTimeInterval`](/documentation/CoreFoundation/kCFAbsoluteTimeIntervalSince1904)

The time interval between 1 January 1904 and the reference date 1 January 2001 00:00:00 GMT.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)