ImageGear for Java
ImGearXMPDate Class Members
Methods 

The following tables list the members exposed by ImGearXMPDate.

Public Constructors
 NameDescription
Public ConstructorImGearXMPDate ConstructorOverloaded.   
Top
Public Methods
 NameDescription
Public MethodgetDateTimeGets the System.DateTime value.  
Public MethodgetDayReturns Day value.

Valid range is 0..31.

 
Public MethodgetFractionReturns fraction of a second value.

The value must be positive.

 
Public MethodgetHourReturns Hour value.

Valid range is 0..23.

 
Public MethodgetMinuteReturns Minute value.

Valid range is 0..59.

 
Public MethodgetMonthReturns Month value.

Valid range is 1..12.

 
Public MethodgetSecondReturns Second value.

Valid range is 0..59.

 
Public MethodgetYearReturns Year value.

Valid range is 0..9999.

 
Public MethodgetZoneOffsetHourReturns Zone Offset Hour value.

Represents the Hour value of the Time Zone Offset. Valid range is -23..23. Negative values correspond to local time which is behind the Universal Coordinated Time (UTC); Positive values correspond to local time which is ahead of the UTC.

 
Public MethodgetZoneOffsetMinuteReturns Zone Offset Minute value.

Valid range is 0..59.

 
Public MethodsetDaySets Day value.

Valid range is 0..31.

 
Public MethodsetFractionSets fraction of a second value.

The value must be positive.

 
Public MethodsetHourSets Hour value.

Valid range is 0..23.

 
Public MethodsetMinuteSets Minute value.

Valid range is 0..59.

 
Public MethodsetMonthSets Month value.

Valid range is 1..12.

 
Public MethodsetSecondSets Second value.

Valid range is 0..59.

 
Public MethodsetYearSets Year value.

Valid range is 0..9999.

 
Public MethodsetZoneOffsetHourSets Zone Offset Hour value.

Represents the Hour value of the Time Zone Offset. Valid range is -23..23. Negative values correspond to local time which is behind the Universal Coordinated Time (UTC); Positive values correspond to local time which is ahead of the UTC.

 
Public MethodsetZoneOffsetMinuteSets Zone Offset Minute value.

Valid range is 0..59.

 
Public MethodtoStringConverts value to string.  
Top
See Also

Reference

ImGearXMPDate Class
com.accusoft.imagegear.formats.xmp Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback