VerityDotNet 1.0
C# library for Verity data profiling, quality control, remediation
|
This is the complete list of members for VerityDotNet.DateFuncs, including all inherited members.
ConvertDateToIso(string datein, string formatin, Boolean detectFormat) | VerityDotNet.DateFuncs | static |
ConvertExcelDateToISO(string excelDateString) | VerityDotNet.DateFuncs | static |
GetCurrentISODateAsList(Boolean inctime=false, string tz="", double offDays=0, double offHrs=0, double offMins=0) | VerityDotNet.DateFuncs | static |
GetCurrentISODateTime(Boolean inctime=false, string tz="", double offDays=0, double offHrs=0, double offMins=0) | VerityDotNet.DateFuncs | static |
IsDateFormat(string datein, string formatin) | VerityDotNet.DateFuncs | static |
IsISODateStr(string datein, bool timereq) | VerityDotNet.DateFuncs | static |
IsYearLeap(int nyear) | VerityDotNet.DateFuncs | static |