Method | Description | |
---|---|---|
DateTimeElement ( string caption, System.DateTime date ) : System | ||
DateTimeElement ( string caption, System.DateTime date, int layoutId ) : System | ||
Format ( System.DateTime dt ) : string |
public DateTimeElement ( string caption, System.DateTime date ) : System | ||
caption | string | |
date | System.DateTime | |
return | System |
public DateTimeElement ( string caption, System.DateTime date, int layoutId ) : System | ||
caption | string | |
date | System.DateTime | |
layoutId | int | |
return | System |
public Format ( System.DateTime dt ) : string | ||
dt | System.DateTime | |
return | string |