Home Home
  login

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.




Change date format

admin
time

Hello.

Is it possible to change the date format used in Gemini to display date and time?

Now, it always shows it as "MM/DD/YYYY" (please see the attached screenshot), but we want it to be "DD.MM.YYYY".

Thanks, Anton

date-format.PNG ]
Funbit
· 1
Funbit
Replies (4)
helpful
0
not helpful
ANSWER

Cheange the gloablization section in the web.config file to en-GB.

globalization culture="en-US" uiCulture="en-US" requestEncoding="utf-8" responseEncoding="utf-8"/


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Thank you very much, it worked! :)


Funbit
· 1
Funbit
helpful
0
not helpful

... and how to substitute the slash?

Thanks Dirk


InstantKarma
· 1
InstantKarma
helpful
0
not helpful

Change it to nl-NL


Mark Wing
· 9108
Mark Wing