Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




how to change date format in the issues list

web-app

How do I change the date format in the issue list to US format mm/dd/yyyy instead of the European?
In the db side I changed gemini_applicationsettings ---> DateFormate--->settingvalue = US instead of EU but when viewing the issue list the revised date shows as 17/02/2009 instead of 02/17/2009 same when using the search by created dated or revised date.  (same for all other dates)

I'm currently on version  Gemini 3.1.1 (Build 2212)


Thank you,

Garifo

garifo
· 1
garifo
Replies (3)
helpful
0
not helpful

You need to change the web.config file:

<globalization culture="en-GB" uiCulture="en-GB" requestEncoding="utf-8" responseEncoding="utf-8"/>


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Is it possible to change the format so that the timestamp is also displayed?

In the issue's list, I'd like for it to have date AND time in the Created column.


mmatos
· 1
mmatos
helpful
0
not helpful

Unfortunately, no. But if you export to excel you should see it.


Saar Cohen
· 5000
Saar Cohen