VerityDotNet 1.0
C# library for Verity data profiling, quality control, remediation
VerityDotNet.DateFuncs Member List

This is the complete list of members for VerityDotNet.DateFuncs, including all inherited members.

ConvertDateToIso(string datein, string formatin, Boolean detectFormat)VerityDotNet.DateFuncsstatic
ConvertExcelDateToISO(string excelDateString)VerityDotNet.DateFuncsstatic
GetCurrentISODateAsList(Boolean inctime=false, string tz="", double offDays=0, double offHrs=0, double offMins=0)VerityDotNet.DateFuncsstatic
GetCurrentISODateTime(Boolean inctime=false, string tz="", double offDays=0, double offHrs=0, double offMins=0)VerityDotNet.DateFuncsstatic
IsDateFormat(string datein, string formatin)VerityDotNet.DateFuncsstatic
IsISODateStr(string datein, bool timereq)VerityDotNet.DateFuncsstatic
IsYearLeap(int nyear)VerityDotNet.DateFuncsstatic