메소드 | 설명 | |
---|---|---|
FromInternetDateTimeFormat ( string dateTimeString ) : System.DateTime | ||
ToInternetDateTimeFormat ( this dateTime ) : string |
Converts to a string in the Internet Date/Time Format as defined in RFC3339
|
public static FromInternetDateTimeFormat ( string dateTimeString ) : System.DateTime | ||
dateTimeString | string | |
리턴 | System.DateTime |
public static ToInternetDateTimeFormat ( this dateTime ) : string | ||
dateTime | this | |
리턴 | string |