Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Changing Output-Format of Date


Go to End


1542 Views

Avatar
8mike8

Community Member, 2 Posts

28 April 2009 at 10:22pm

Hi!

I like to know how to customize the output format of a date field. So, in my config i have already tried to set the locale 'de_DE' with
i18n::enable() and i18n::set_locale('de_DE'). This seems not to affect the output at all. Any Hints?

Thank you