diff Core/Toolbox.h @ 1555:d6a93e12b1c1

Creation of DICOM files with encapsulated PDF
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 20 Aug 2015 15:18:13 +0200
parents 596927722403
children ad1e127b4ed5
line wrap: on
line diff
--- a/Core/Toolbox.h	Thu Aug 20 11:56:42 2015 +0200
+++ b/Core/Toolbox.h	Thu Aug 20 15:18:13 2015 +0200
@@ -128,6 +128,9 @@
 
 #if BOOST_HAS_DATE_TIME == 1
     std::string GetNowIsoString();
+
+    void GetNowDicom(std::string& date,
+                     std::string& time);
 #endif
 
     // In-place percent-decoding for URL