♡ (
ex_awakened208) wrote in
style_system2011-08-03 04:58 am
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
Entry tags:
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.
no subject
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";
no subject