mirror of
https://github.com/HowardHinnant/date.git
synced 2025-08-05 05:34:27 +02:00
Updated Boost datetime Examples Translated (markdown)
@@ -480,7 +480,7 @@ main()
|
|||||||
```
|
```
|
||||||
<a name="Flight_Time_Example"></a>
|
<a name="Flight_Time_Example"></a>
|
||||||
### Flight Time Example
|
### Flight Time Example
|
||||||
|
```c++
|
||||||
#include "tz.h"
|
#include "tz.h"
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
|
||||||
@@ -517,7 +517,7 @@ main()
|
|||||||
// because boost uses the current US daylightsavings rules as opposed to
|
// because boost uses the current US daylightsavings rules as opposed to
|
||||||
// those that were in effect in 2005. This library varies its DST rules
|
// those that were in effect in 2005. This library varies its DST rules
|
||||||
// with the date.
|
// with the date.
|
||||||
|
```
|
||||||
<a name="Seconds_Since_Epoch"></a>
|
<a name="Seconds_Since_Epoch"></a>
|
||||||
### Seconds Since Epoch
|
### Seconds Since Epoch
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user