Solid Framework SDK 10.0.12602
SDK for converting and extracting value from PDFs
SolidFramework.Interop.DateTime Member List

This is the complete list of members for SolidFramework.Interop.DateTime, including all inherited members.

DateTime() (defined in SolidFramework.Interop.DateTime)SolidFramework.Interop.DateTime
DateTime(int year, int month, int day, int hour, int minute, int second, bool isLocal) (defined in SolidFramework.Interop.DateTime)SolidFramework.Interop.DateTime
DateTime(int year, int month, int day, int hour, int minute, int second) (defined in SolidFramework.Interop.DateTime)SolidFramework.Interop.DateTime
Dispose() (defined in SolidFramework.Interop.DateTime)SolidFramework.Interop.DateTimevirtual
getDay() (defined in SolidFramework.Interop.DateTime)SolidFramework.Interop.DateTime
getHour() (defined in SolidFramework.Interop.DateTime)SolidFramework.Interop.DateTime
getMinute() (defined in SolidFramework.Interop.DateTime)SolidFramework.Interop.DateTime
getMonth() (defined in SolidFramework.Interop.DateTime)SolidFramework.Interop.DateTime
getSecond() (defined in SolidFramework.Interop.DateTime)SolidFramework.Interop.DateTime
getYear() (defined in SolidFramework.Interop.DateTime)SolidFramework.Interop.DateTime
isLocalTime() (defined in SolidFramework.Interop.DateTime)SolidFramework.Interop.DateTime
Now()SolidFramework.Interop.DateTimestatic
Parse(string date)SolidFramework.Interop.DateTimestatic
setIsLocalTime(bool isLocal) (defined in SolidFramework.Interop.DateTime)SolidFramework.Interop.DateTime
ToISOString()SolidFramework.Interop.DateTime
ToSortableString()SolidFramework.Interop.DateTime
TryParse(string date, out global::System.DateTime result)SolidFramework.Interop.DateTimestatic