Abbreviated Month Name Import Dropdown Option needed
System dynamics program with additional features for economics
Brought to you by:
hpcoder,
profstevekeen
We need day of the week too, in abbreviated and full name format, both as data import format options to time, and as display options on the canvas.
Abbreviated month format is there on the dropdown list (%b), but not
day of week (%a) I had to look that up.
Note - I got an import error on reading the time of day field
(%H:%M:%S), so I had to set that column to ignore.
It is slow to import, though. That is probably the unusual time format
imports - %b and %a.
What we need are time field splitting operations, and import just the
full timestamp of each transaction. In this case, that would require
merging date and time of day fields. Features that have long been planned, but never the time to implement :P.
On Sat, Aug 24, 2024 at 07:28:31PM -0000, Steve Keen wrote:
--
Dr Russell Standish Phone 0425 253119 (mobile)
Principal, High Performance Coders hpcoder@hpcoders.com.au
http://www.hpcoders.com.au
Ticket moved from /p/minsky/ravel/633/