DateTime.DateTime Constructor


Definition

public DateTime( int year, int month, int day, int hour, int minute, int second );

Parameters

yearSystem.Int32.
monthSystem.Int32.
daySystem.Int32.
hourSystem.Int32.
minuteSystem.Int32.
secondSystem.Int32.
© 2004-2005 GlobFX Technologies. All rights reserved.