C++ Boost

Posix Time System Documentation


Overall Index -- Gregorian Index

Temporal Types

Class ptime -- Class time_duration -- Class time_period

Other Topics

Time Iterators -- UTC / Local Time Adjustments

Introduction

Defines a non-adjusted time system with nano-second resolution and stable calculation properties. This time system uses the Gregorian calendar to implement the date portion of the time representation.
ナノ秒分解能および安定した計算特性を備えた、調整されていない時間システムを定義する。 この時間システムは、時間表現における日付部分の実装にグレゴリオ暦を使用する。

Usage Examples

ExampleDescription
Time Math ptime と time_durations を使ったいくつかの単純な計算
Print Hours time_iterator を使用してクロックから時刻を取得する
Local to UTC Conversion 地域時間からUTC時間への夏時間規則を含んだ変換について、2つの異なる方法を実証する
Time periods 期間(time periods)の交差および表示の簡単な例


Last modified: Thu Sep 5 06:19:36 MST 2002 by Jeff Garland © 2000-2002
Japanese Translation Copyright (C) 2003 Shoji Shinohara.