For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
If you want the rendered date to be diff. you can use the (optional) dateformat="%b %d, %Y" - Format to display the article's post date with. This is based on the strftime function and can be used in your template with $entry->formatpostdate. It defaults to %x, which is the default date format for the sever's locale.
As far as lang. try (optional) lang="en_US" - or whatever your lang. is, Parameter is used to specify what language to use for display on the frontend. Not all modules support or need this.
I want to change these forms order which are on that picture.
The picture was taken in the page (news module) where you can create a new news or edit an old news.