$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Epoch to date
From: Philippe de Rochambeau (phiroc_at_[hidden])
Date: 2016-10-09 08:19:06
Hello,
how do you convert an Unix epoch (e.g., 1476015285) to a formatted date string (e.g., 1984-01-01) with Boost?
Many thanks.
Philippe