←Select platform

IccDateTime Structure

Summary

Contains date/time information to be used in the calibrationDateTime tag.

Syntax

C#
VB
C++
public struct IccDateTime 
  
Public Structure IccDateTime  
   Inherits System.ValueType 
public value class IccDateTime : public System.ValueType  

Remarks
  • All the date/time number values in a profile shall be in Coordinated Universal Time (UTC, also known as GMT or ZULU Time). Profile writers are required to convert local time to UTC when setting these values.
Example

For an example, refer to IccDateTimeTagType.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly