LJ::date_to_view_links — Returns HTML of date with links to user's journal.
LJ::date_to_view_links
(u, date);
u. A hashref of a row from the user table, sometimes called a "user object". Although only initially a row from the user table, gets a lot of tacked onto it from various other LJ API functions.
date. date in yyyy-mm-dd form.
cgi-bin/weblib.pl
HTML with yyy, mm, and dd all links to respective views.