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