Bug 380656 - support for date classes in editor
Summary: support for date classes in editor
Status: REPORTED
Alias: None
Product: rkward
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: unspecified All
: NOR wishlist
Target Milestone: ---
Assignee: RKWard Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-18 17:06 UTC by m.eik michalke
Modified: 2014-06-18 17:06 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 --