Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic DOORS (steve huntington)
Decrease font size
Increase font size
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
Search Topic Search Topic
Topic Tools Topic Tools
Quick Reply Quick Reply
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
 24-May-2006 18:40
User is offline View Users Profile Print this message


Alan Jones

Posts: 8
Joined: 20-Jun-2005

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  ??
Report this to a Moderator Report this to a Moderator
 24-May-2006 21:53
User is offline View Users Profile Print this message


ron lewis

Posts: 650
Joined: 20-Sep-2004

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] ""
Report this to a Moderator Report this to a Moderator
 24-May-2006 22:01
User is offline View Users Profile Print this message


Alan Jones

Posts: 8
Joined: 20-Jun-2005

  
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
Report this to a Moderator Report this to a Moderator
 30-May-2006 14:01
User is offline View Users Profile Print this message


ron lewis

Posts: 650
Joined: 20-Sep-2004

Telelogic provides dxl to handle the type of functionality you want.
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic DOORS forum.
There are currently 0 users logged in.
The most users ever online was 15 on 15-Jan-2009 at 16:36.
There are currently 0 guests browsing this forum, which makes a total of 0 users using this forum.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.