feature in regional settings - date

7 posts by 3 authors in: Forums > CMS Builder
Last Post: April 9, 2009   (RSS)

By flamerz - February 8, 2009

Could we have date format as config option in regional settings?

Best regards.
Attachments:

dateformat.jpg 19K

dateformat-2.jpg 7K

Re: [flamerz] feature in regional settings - date

By Dave - February 9, 2009

Thanks for the suggestion and screenshots. I'll put this on the feature list for upcoming versions.

What format should the Created By and Last Updated dates be in if this was changed? Currently they are like this:
May 30th, 2008 - 11:28:48 AM
Dave Edis - Senior Developer
interactivetools.com

Re: [Dave] feature in regional settings - date

By flamerz - February 9, 2009 - edited: February 10, 2009

I only wanted to change display in cmseditor, not in the viewers. Are you talking about this?

Only two items in combo:

dd/mm/yyyy
mm/dd/yyyy (this order is now in cmsbuilder)

this post is related:
http://www.interactivetools.com/iforum/gforum.cgi?post=66194

/cmsAdmin/lib/menus/default/edit_functions.php

swap lines:

print " <select name='{$fieldSchema['name']}:mon'>$monthOptions</select>\n";
print " <select name='{$fieldSchema['name']}:day'>$dayOptions</select>\n";

Re: [Dave] feature in regional settings - date

By guido_ch - February 10, 2009

Actually a field in the Regional Settings where you can cange the date format would be great. In Germany i.e. dates are in this format: d-m-Y

Re: [guido_ch] feature in regional settings - date

By Dave - February 10, 2009

Thanks for the feedback. I'll put something together for the next feature release.
Dave Edis - Senior Developer
interactivetools.com

Re: [flamerz] feature in regional settings - date

By Dave - April 9, 2009

Nice job. :) I'll review this code and put something in the next release (v1.29).

Thanks!
Dave Edis - Senior Developer
interactivetools.com