On Tue, Dec 16, 2014 at 8:15 PM, Ron W <ronw.m...@gmail.com> wrote:
>
> On Tue, Dec 16, 2014 at 2:11 PM, Stephan Beal <sgb...@googlemail.com>
> wrote:
>>
>> It also begs the question: how can we sort on that column (using JS) if
>> we prettify the times?
>>
>
> Maybe have the epoc time as a hidden field? Possibly less overhead that
> running the prettify JS in the browser, though that would be an option,
> too.
>

Or (lazier) have the time in ISO8601 format in a separate column and make
that one sortable. (i'm thinking of the sort mechanism we already have in
place. i think a hidden field might require extending that.)

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
"Freedom is sloppy. But since tyranny's the only guaranteed byproduct of
those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to