mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-25 15:19:21 +01:00
trunk/branch integration: documentation
This commit is contained in:
@@ -55,6 +55,10 @@ class Foundation_API DateTime
|
|||||||
/// The class is mainly useful for conversions between
|
/// The class is mainly useful for conversions between
|
||||||
/// UTC, Julian day and Gregorian calendar dates.
|
/// UTC, Julian day and Gregorian calendar dates.
|
||||||
///
|
///
|
||||||
|
/// The date and time stored in a DateTime is always in UTC
|
||||||
|
/// (Coordinated Universal Time) and thus independent of the
|
||||||
|
/// timezone in effect on the system.
|
||||||
|
///
|
||||||
/// Conversion calculations are based on algorithms
|
/// Conversion calculations are based on algorithms
|
||||||
/// collected and described by Peter Baum at
|
/// collected and described by Peter Baum at
|
||||||
/// http://vsg.cape.com/~pbaum/date/date0.htm
|
/// http://vsg.cape.com/~pbaum/date/date0.htm
|
||||||
|
|||||||
Reference in New Issue
Block a user