|
From: <HBB...@t-...> - 2007-03-04 14:52:38
|
Andy S. wrote: > I wish there was some way to get the x time value. Is there > already a way? - I was unable to puzzle one out... The thing you're looking for is the timecolumn() function. It works just like column() (which you know best in its shorthand form, $1), but tries to figure out time/date data, too. |