StdConvs.tuJulianDate
From RAD Studio VCL Reference
Contents |
Delphi Information
From StdConvs.pas
tuJulianDate: TConvType
Unit: StdConvs
Type: variable
C++ Information
From StdConvs.hpp
unsigned short tuJulianDate;
Unit: StdConvs
Type: variable
Description
The tuJulianDate variable represents the conversion type for Julian date.
Use tuJulianDate to convert from another measurement unit to Julian date.
Note: Do not change the value of tuJulianDate. tuJulianDate contains a handle obtained by a call to RegisterConversionType. Changing the value of tuJulianDate will make time conversions not work properly.