Edgewall Software
Modify

Opened 15 years ago

Closed 15 years ago

#9068 closed defect (invalid)

Problema SetSer

Reported by: manu Owned by:
Priority: normal Milestone:
Component: general Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Cuando quieres crear un serie con un conjunto de mas de 2 fechas en el fechado de las mismas con la funcion SetSer, la serie resultante no contiene todas las fechas Ej: Set Datos = SetOfReal(10500, 11500, 11000); Set Fechas = SetOfDate(y2009m11d09, y2010m05d31,y2011m01d31); TimeSet fech = DatesOfSet(Datos); Serie res = SetSerDat(Datos, Fechas[1], fech);

La serie creada con SetSer esta en el fechado (y2010m05d31,y2011m01d31), no en el fechado (y2009m11d09, y2010m05d31,y2011m01d31)

Attachments (0)

Change History (1)

comment:1 by Christian Boos, 15 years ago

Resolution: invalid
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.