View Issue Details

IDProjectCategoryView StatusLast Update
0007885VALENTINA STUDIOTool - Report Editorpublic2017-02-20 15:49
ReporterSergey Pashkov Assigned ToSergey Pashkov  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version7.0.x 
Target Version7.0.xFixed in Version7.0.x 
Summary0007885: Interactive parameters values for date or time should be formatted using Valentina formats
Descriptionhttp://valentina-db.net/en/discussion-forums/2524-vstudio-locale-dates-with-reports

--
LDatabaseEnginge has all needed methods for Qt formatting:
virtual QString GetFormatDate( const LTreeItem& item ) const;
virtual QString GetFormatTime( const LTreeItem& item ) const;
virtual QString GetFormatTimestamp( const LTreeItem& item ) const;

--
Other engines work because use ISO date format (or it is set upon connection).
TagsNo tags attached.
Working with DB:Not specified
Version of your DB:

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2017-02-19 10:53 Sergey Pashkov New Issue
2017-02-20 13:19 Sergey Pashkov Assigned To => Sergey Pashkov
2017-02-20 13:19 Sergey Pashkov Status new => assigned
2017-02-20 15:49 Sergey Pashkov Status assigned => resolved
2017-02-20 15:49 Sergey Pashkov Fixed in Version => 7.0.x
2017-02-20 15:49 Sergey Pashkov Resolution open => fixed