View Issue Details

IDProjectCategoryView StatusLast Update
0003925JEDI VCL00 JVCL Componentspublic2007-01-04 03:18
ReporterdsidersAssigned Toobones 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionsuspended 
Product VersionDaily / GIT 
Target VersionFixed in Version 
Summary0003925: Design-time editor for JvScheduledEvents uses hard-coded date/time formats
DescriptionDate and time formats in JvScheduleEditorForm are hard-coded for some compiler versions. Could they be read from the locale for the local system?
Additional Informationprocedure TFrmScheduleEditor.FormCreate(Sender: TObject);
const
  cTimeFormat = 'HH:mm:ss';
  cDateFormat = 'dd-MM-yyyy';
begin
...
TagsNo tags attached.

Activities

obones

2006-09-29 06:43

administrator   ~0010237

would not that have an impact on the storage, internal handling and thus potentially break compatibily and functionnality?

obones

2007-01-04 03:18

administrator   ~0010512

No news, this is suspended until further notice.

Issue History

Date Modified Username Field Change
2006-09-26 06:36 dsiders New Issue
2006-09-29 06:43 obones Note Added: 0010237
2006-09-29 06:43 obones Status new => feedback
2007-01-04 03:18 obones Status feedback => resolved
2007-01-04 03:18 obones Resolution open => suspended
2007-01-04 03:18 obones Assigned To => obones
2007-01-04 03:18 obones Note Added: 0010512