메소드 | 설명 | |
---|---|---|
ToLongDateString ( this dt ) : string |
Converts the value of the current DateTime object to its equivalent long date string representation.
|
|
ToLongTimeString ( this dt ) : string |
Converts the value of the current DateTime object to its equivalent long time string representation.
|
|
ToShortDateString ( this dt ) : string |
Converts the value of the current DateTime object to its equivalent short date string representation.
|
|
ToShortTimeString ( this dt ) : string |
Converts the value of the current DateTime object to its equivalent short time string representation.
|
public static ToShortDateString ( this dt ) : string | ||
dt | this | |
리턴 | string |
public static ToShortTimeString ( this dt ) : string | ||
dt | this | |
리턴 | string |