Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » code template date variable format
code template date variable format [message #147972] Mon, 04 July 2005 01:24 Go to next message
Patrick MacQuillan is currently offline Patrick MacQuillanFriend
Messages: 11
Registered: July 2009
Junior Member
Can anyone please tell me where the date format is set for use with CDT
code template variable date? I am running XP, CDT RC1. My format is
D/MM/YYYY whereas my colleague has MMM D, YYYY. My "Regional and
Language Options" has a short date D MMM YY so it's obviously not
picking up that setting - must get it from somewhere else. Any help
would be appreciated.

Regards,
Patrick
Re: code template date variable format [message #639403 is a reply to message #147972] Tue, 16 November 2010 12:36 Go to previous message
Wojciech Migda is currently offline Wojciech MigdaFriend
Messages: 1
Registered: July 2009
Junior Member
Hi,

I've found this solution helpful:

http://stackoverflow.com/questions/1131712/how-to-set-the-ec lipse-date-variable-format/3546519#3546519

Quote:
You can fix it for your Eclipse installation when you append following lines to your eclipse.ini:

-Duser.language=de
-Duser.region=DE
Previous Topic:Hotkey for "File Search"
Next Topic:Run Tcl/Expect and elf file
Goto Forum:
  


Current Time: Mon Jul 22 20:11:09 GMT 2024

Powered by FUDForum. Page generated in 0.02874 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top