View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003925 | JEDI VCL | 00 JVCL Components | public | 2006-09-26 06:36 | 2007-01-04 03:18 |
Reporter | dsiders | Assigned To | obones | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | suspended | ||
Product Version | Daily / GIT | ||||
Target Version | Fixed in Version | ||||
Summary | 0003925: Design-time editor for JvScheduledEvents uses hard-coded date/time formats | ||||
Description | Date and time formats in JvScheduleEditorForm are hard-coded for some compiler versions. Could they be read from the locale for the local system? | ||||
Additional Information | procedure TFrmScheduleEditor.FormCreate(Sender: TObject); const cTimeFormat = 'HH:mm:ss'; cDateFormat = 'dd-MM-yyyy'; begin ... | ||||
Tags | No tags attached. | ||||
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 |