in reply to use of date n time functions

> mon_jan_01_16:00:33_t23.96-d568

year - unknown (2018,2007,2001,1996? All these years have Jan 1st tha +t falls on a monday) month - January day - 01 hour - 16 minute - 00 second - 33

what do the "t23.96" and the "d568" represent?

Replies are listed 'Best First'.
Re^2: use of date n time functions
by blackgoat (Acolyte) on Mar 09, 2010 at 05:20 UTC
    Pls assume the year to be the current year. I used mon_jan_01 just as an arbitrary example to show format of the data. "t23.96" and "d568" are also just trivial parts of the expression to be matched through regex, pls ignore it!