
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-07-2009 01:50 PM
Good day.
Where can I change date format in reports?
For the moment it's mm/dd/yyyy and I need it in dd-mm-yyyy
Regards
Michal
Where can I change date format in reports?
For the moment it's mm/dd/yyyy and I need it in dd-mm-yyyy
Regards
Michal
Labels:
- Labels:
-
Report Center
4 REPLIES 4

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-11-2009 01:22 PM
Thank you for quick reply
Unfortunately it means, that I have to accept this 🙂 because of other web services...
Regards
Michal
Unfortunately it means, that I have to accept this 🙂 because of other web services...
Regards
Michal

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-11-2009 01:15 PM
Good day
there is already a line:
<add key="dateformat" value="dd-MM-yyyy"/>
and now - dates in reports seems to be OK, but dates on left side of report groups (digital dashboard, hardware reports, etc...) are already US style.
Is it possible to change it also here?
Regards
Michal
there is already a line:
<add key="dateformat" value="dd-MM-yyyy"/>
and now - dates in reports seems to be OK, but dates on left side of report groups (digital dashboard, hardware reports, etc...) are already US style.
Is it possible to change it also here?
Regards
Michal

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-11-2009 01:19 PM
miki wrote:
there is already a line:
<add key="dateformat" value="dd-MM-yyyy"/>
and now - dates in reports seems to be OK, but dates on left side of report groups (digital dashboard, hardware reports, etc...) are already US style.
Is it possible to change it also here?
These settings come from your web server.
You have to change it there.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-07-2009 09:09 PM
There is a setting in your web.config file that you can change.
