ex_awakened208: (Default)
♡ ([personal profile] ex_awakened208) wrote in [community profile] style_system2011-08-03 04:58 am

Date Format in Transmogrified

What would I need to add to my layout layer to make the date format show up as "Wednesday • 08/03/11 • 5:00 am"? Any help is appreciated! Thanks in advance.
ninetydegrees: Art & Text: heart with aroace colors, "you are loved" (Default)

[personal profile] ninetydegrees 2011-08-03 12:06 pm (UTC)(link)
I would add this to my theme or wizard layer:

set entry_date_format = "short";
set lang_fmt_date_short = "%%day%% • %%m%%/%%d%%/%%yy%%";

set entry_time_format = "short";
set lang_fmt_time_short = "• %%hh%%:%%min%% %%a%%m";