LJ::alldateparts_to_hash — Given a date/time format from MySQL, breaks it into a hash.
LJ::alldateparts_to_hash
(alldatepart);
alldatepart. The output of the MySQL function DATE_FORMAT(sometime, "%a %W %b %M %y %Y %c %m %e %d %D %p %i %l %h %k %H")
This is used by S1.
cgi-bin/ljviews.pl
Hash (whole, not reference), with keys: dayshort, daylong, monshort, monlong, yy, yyyy, m, mm, d, dd, dth, ap, AP, ampm, AMPM, min, 12h, 12hh, 24h, 24hh