Docs.rs
  • core-foundation-0.10.0
    • core-foundation 0.10.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • github:servo:cargo-publish
    • pcwalton
    • larsbergstrom
    • metajack
    • mbrubeck
    • Dependencies
      • core-foundation-sys ^0.8.7 normal
      • libc ^0.2 normal
      • uuid ^1 normal optional
    • Versions
    • 44.95% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

core_foundation0.10.0

Module timezone

Module Items

  • Structs
  • Constants
  • Statics
  • Functions
  • Type Aliases

In crate core_foundation

core_foundation

Module timezone

Source
Expand description

Core Foundation time zone objects.

Structs§

CFTimeZone
A time zone.
__CFTimeZone

Constants§

kCFTimeZoneNameStyleDaylightSaving
kCFTimeZoneNameStyleGeneric
kCFTimeZoneNameStyleShortDaylightSaving
kCFTimeZoneNameStyleShortGeneric
kCFTimeZoneNameStyleShortStandard
kCFTimeZoneNameStyleStandard

Statics§

kCFTimeZoneSystemTimeZoneDidChangeNotification

Functions§

CFTimeZoneCopyAbbreviation⚠
CFTimeZoneCopyAbbreviationDictionary⚠
CFTimeZoneCopyDefault⚠
CFTimeZoneCopyKnownNames⚠
CFTimeZoneCopyLocalizedName⚠
CFTimeZoneCopySystem⚠
CFTimeZoneCreate⚠
CFTimeZoneCreateWithName⚠
CFTimeZoneCreateWithTimeIntervalFromGMT⚠
CFTimeZoneGetData⚠
CFTimeZoneGetDaylightSavingTimeOffset⚠
CFTimeZoneGetName⚠
CFTimeZoneGetNextDaylightSavingTimeTransition⚠
CFTimeZoneGetSecondsFromGMT⚠
CFTimeZoneGetTypeID⚠
CFTimeZoneIsDaylightSavingTime⚠
CFTimeZoneResetSystem⚠
CFTimeZoneSetAbbreviationDictionary⚠
CFTimeZoneSetDefault⚠

Type Aliases§

CFTimeZoneNameStyle
CFTimeZoneRef