ImageGear for .NET
GetDateTime Method
See Also  Send Feedback
ImageGear21.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP Namespace > ImGearXMPDate Class : GetDateTime Method




Glossary Item Box

Gets the System.DateTime value.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Return Value

System.DateTime value.

Remarks

This method gets the System.DateTime value corresponding to the ImGearXMPDate class. If the XMP date does not contain time zone designator, the method returns an DateTime value of an unspecified kind. If the XMP date contains time zone designator, the method returns an DateTime value of UTC kind.

See Also

©2013. Accusoft Corporation. All Rights Reserved.