The default date formatting of the plugin is
Code: Select all
%A, %B %e %YHowever, i want the date to be displayed as "Montag, 3. September 2007" to fit the date formatting of the rest of my blog, so i would use the following formatting:
Code: Select all
%A, %e. %B %YAny idea, if i miss something and what that is?
