All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ucar.units.HISTORY Maven / Gradle / Ivy

Go to download

The ucar.units Java package is for decoding and encoding formatted unit specifications (e.g. "m/s"), converting numeric values between compatible units (e.g. between "m/s" and "knot"), and for performing arithmetic operations on units (e.g. dividing one unit by another, or raising a unit to a power).

The newest version!
VERSION/DATE	COMMENTS
------------	--------

0.2	2009-04-09
		Added support for logarithmic units.

		Rewrote parser.

0.1	YYYY-MM-DD

		Added to StandardUnitFormat the printing on standard error
		of the message "Unknown unit: ...".

		Added Unit.getCanonicalString().

		Fixed bug in handling of timezones and daylight savings time.

0.0	1999-04-09

		Released for internal use.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy