GTK2::TreeView column with sortable date column
- From: MICHAEL MCGINN <mmcginn rogers com>
- To: gtk-perl-list gnome org
- Subject: GTK2::TreeView column with sortable date column
- Date: Tue, 9 Feb 2010 18:16:48 -0800 (PST)
I've implemented a TreeView which works well. One of the many columns is a standard format alphanumeric date column.
I'm looking for advice on how to sort a TreeView column that contains dates; where the date is formatted (ex: Tue Feb 9, 8:58pm 2010) in a fairly typical alphanumeric string.
An alpha sort is obviously not correct when looking at date information.
Does anyone know of a way to implement an ascending/descending "date" sort of a TreeView column which contains dates?
I know I can easily convert to a completely numeric date but I'd rather not.
Thanks in advance.
Michael
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]