Structure

Calendar

A definition of the relationships between calendar units (such as eras, years, and weekdays) and absolute points in time, providing features for calculation and comparison of dates. カレンダー単位(例えば、紀年、年、そして曜日など)と時間の中の絶対的時点の間のそれら関係からなるある定義で、日付の計算と比較のための機能を提供しています。

Declaration 宣言

struct Calendar

Overview 概要

Calendar encapsulates information about systems of reckoning time in which the beginning, length, and divisions of a year are defined. It provides information about the calendar and support for calendrical computations such as determining the range of a given calendrical unit and adding units to a given absolute time. Calendarは、ある年の始まり、長さ、そしていくつかの区分が定義されるところのさまざまな刻時体系についての情報をカプセル化します。それはカレンダーについての情報を、そしてカレンダーに関する計算のサポートを提供します、例えば、与えられたカレンダー単位の範囲の決定や与えられた絶対時間にカレンダー単位を追加することなど。

Topics 話題

Creating a Calendar カレンダーを作成する

Getting the User's Calendar ユーザの持つカレンダーの取得。

Extracting Components 構成要素の抽出

Getting Calendar Information カレンダー情報を取得する

Scanning Dates 日付を走査する

Calculating Dates from Components 構成要素から日付を計算する

Calculating Intervals 隔たりを計算する

Comparing Dates 日付を比較する

Comparing Calendars カレンダーを比較する

Getting AM and PM symbols AM および PM表象を得る

Getting Weekday Symbols 曜日表象を得る

Getting Month Symbols 月表象を得る

Getting Quarter Symbols 四半期表象を得る

Getting Era Symbols 紀元表象を得る

Describing a Calendar カレンダーを記述する

Encoding and Decoding エンコーディングとデコーディング

Using Reference Types 参照型を使用する

Initializers イニシャライザ

Instance Methods インスタンス メソッド

See Also 参照

Calendrical Calculations カレンダーに関する計算