![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: "Date" attribute format in Views ? Topic Summary: change format of DATE in Views Created On: 24-May-2006 18:40 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
Is there a setting we can use to change the way attributes of type date are displayed in Views from "12 March 2006" to something like YYYYMMDD ??
|
|
![]() |
|
![]() |
|
One approach is to create a layout dxl similar to the following:
Date d = obj."Created On" d= dateOf intOf d string s=d "" display s[0:7] "" |
|
![]() |
|
![]() |
|
![]() So this means that there is NO functionality built into DOORS to have something other than the "12 Mar. 2006" format of dates to show in views? Sounds like we need to request some new capability in this area. The format with the day month and year takes up a lot of space in that it makes the column wide in a view. It would so much nicer to have a DOORS provide smaller format like YYYMMDD or something similar. PS. I am still on DOORS 7.1 |
|
![]() |
|
![]() |
|
Telelogic provides dxl to handle the type of functionality you want.
|
|
![]() |
Telelogic DOORS
» General Discussion
»
"Date" attribute format in Views ?
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.