View Issue Details

IDProjectCategoryView StatusLast Update
0002452JEDI VCL00 JVCL Componentspublic2005-02-04 05:02
ReporterbgochAssigned Toobones 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.00 BETA 2 
Target VersionFixed in Version3.00 
Summary0002452: FileTimeToDateTime
DescriptionSeems innocent enough that there are two
FileTimeToDateTime functions between the JCL and JVCL the big issue is.

JCLDatetime.FileTimeToDateTime returns the UTC time
and
JvJCLUtils.FileTimeToDateTime returns the local time.

This can get nasty if you do as I did and want to use other functions in the JvJCLUtils unit.
The docs describe JCLDatetime call, didn't know that JvJCLUtils was causing a problem for a couple of hours of chasing down the problem. Wouldn't it nice if JVCL made use of the JCL libraries.?
TagsNo tags attached.

Activities

obones

2005-02-04 05:02

administrator   ~0006401

This is now fixed in CVS, the function in JvJCLUtils having been removed.

Issue History

Date Modified Username Field Change
2004-12-30 20:04 bgoch New Issue
2005-02-04 05:02 obones Status new => resolved
2005-02-04 05:02 obones Fixed in Version => 3.00
2005-02-04 05:02 obones Resolution open => fixed
2005-02-04 05:02 obones Assigned To => obones
2005-02-04 05:02 obones Note Added: 0006401