[]
        
(Showing Draft Content)

CSJ2K.Icc.Types.ICCDateTime

ICCDateTime Class

Date Time format for tags

Inheritance
ICCDateTime
Namespace: CSJ2K.Icc.Types
Assembly: C1.WPF.PdfViewer.4.6.2.dll
Syntax
public class ICCDateTime

Constructors

Name Description
ICCDateTime(short, short, short, short, short, short)

Construct an ICCDateTime from parts

Fields

Name Description
size
wDay

Day datum.

wHours

Hour datum.

wMinutes

Minute datum.

wMonth

Month datum.

wSeconds

Second datum.

wYear

Year datum.

Methods

Name Description
ToString()

Return a ICCDateTime representation.