PARTONS  
PARtonic Tomography Of Nucleon Software
Static Public Member Functions | List of all members
PARTONS::DateTimeUtils Class Reference

Time format utilities used by database services. More...

Static Public Member Functions

static std::string getCurrentSQLDateTime ()
 Get current time in format recognizable by SQL. More...
 

Detailed Description

Time format utilities used by database services.

Utilities dealing with time formats used by database services. In particular tools to retrieve current time in SQL format are availible.

Member Function Documentation

◆ getCurrentSQLDateTime()

static std::string PARTONS::DateTimeUtils::getCurrentSQLDateTime ( )
inlinestatic

Get current time in format recognizable by SQL.

Returns
String containing time in "yyyy-MM-dd hh:mm:ss" format.

The documentation for this class was generated from the following file: