C# Class NewsKit.RssCommon

Mostrar archivo Open project: wfarr/newskit

Public Methods

Method Description
Parse ( string date_time ) : System.DateTime

Private Methods

Method Description
MonthToInt32 ( string month ) : int
ParseGmtOffset ( string offset ) : System.TimeSpan
RssCommon ( ) : System

Method Details

Parse() public static method

public static Parse ( string date_time ) : System.DateTime
date_time string
return System.DateTime