Add a new date format [ jjj JJ/MM/AAAA HH:MM ]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2017 06:12 PM
Hi,
We would like to know whether it is possible to add a new date format [ jjj JJ/MM/AAAA HH:MM ] to the choices of the "date format" field in the User profile.
Regards

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2017 06:31 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2017 01:22 PM
Hi,
I was able to change the format but adding JJJ is my need, exemple : Mon 12/09/2007 23:30
If you have any idea please let me know,
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2017 05:48 PM
Hey Otmane,
Try changing your date_format to "EEE MM/dd/yyyy". E is what you use to denote 'day name of the week'. I just tested it out and it worked for me.
You'll notice that I left out the HH:mm from the date format as that is something you set in the time_format choice list. (Or else you'll see the time format twice on all of your date fields). All of the date fields use a combination of the date_format and the time_format to show you exactly what you want. See below:
This doc was very helpful in helping me find the JavaDoc that we base our time format in.
Global date and time field format
SimpleDateFormat (Java Platform SE 7 )
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-15-2017 02:28 AM
Yes, it's work, but try to edit a record, exactly a date time field in the form