Bug 380656

Summary: support for date classes in editor
Product: [Applications] rkward Reporter: m.eik michalke <bugs.kde.org>
Component: generalAssignee: RKWard Team <rkward-devel>
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: All   
Latest Commit: Version Fixed In:

Description m.eik michalke 2014-06-18 17:06:58 UTC
-- This ticket was imported from http://sourceforge.net/p/rkward/feature-requests/122 on 2017-05-31 14:49:01 +0100 --
i'm fumbling around with some data from a libre office spreadsheet with date columns. R can work with it and perform logical operations without problems.

but the data editor of RKWard just shows the class as "unknown", as it has no support for "Date".

it should be possible to add "Date" to the supported classes and use the "Format" row to define valid format strings, e.g. "%F" to see "2014-03-16" instead of "16135".-- Labels: data editor, date --