![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Append a date to DXL output file Topic Summary: Created On: 6-Apr-2008 20:01 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
Hi Everyone
I know that date formatting has been discussed before here, I have looked and tried some of advice given. But I cannot find what I need. Can anyone help please? I would like to append a date to my output csv file (generated by dxl), i.e. if it is a weekly scheduled output I would need something like 'FileOutput_20080406.csv' (yyyymmdd) with no slashes or hyphens. I can't seem to manipulate the dates to do that. Any ideas please? Many thanks |
|
![]() |
|
![]() |
|
Try (in DOORS 8.x)
string currDate = stringOf(today, "yyyyMMdd") For more information look into stringOf(date) in DXL help and the example code in the Dates section of DXL help. ------------------------- Pekka.Makinen@softqa.fi SoftQA Oy -http://www.softqa.fi/ Edited: 7-Apr-2008 at 07:34 by Pekka Mäkinen |
|
![]() |
|
![]() |
|
Thank you Pekka, I will check it out.
|
|
![]() |
Telelogic DOORS
» DXL Exchange
»
Append a date to DXL output file
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.