CommonLib..::..MakeDateSane Method

Namespace:  JiwaFinancials.Jiwa.JiwaApplication
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public static void MakeDateSane(
	ref DateTime MyDate
)
Public Shared Sub MakeDateSane ( _
	ByRef MyDate As DateTime _
)
public:
static void MakeDateSane(
	DateTime^% MyDate
)

Parameters

MyDate
Type: DateTime%