mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1966 : Use DATE if DATE is the only column present
This commit is contained in:
@@ -39,6 +39,7 @@ struct ColumnInfo
|
||||
std::string dateFormatString;
|
||||
std::string startDateString;
|
||||
QDateTime startQDateTime;
|
||||
std::vector<QDateTime> observationDateTimes;
|
||||
};
|
||||
|
||||
//==================================================================================================
|
||||
|
||||
Reference in New Issue
Block a user