C# Class NullReference.Wordpress.DateTimeExtensions

Show file Open project: voltagex/junkcode

Public Methods

Method Description
LastMonth ( this date ) : System.DateTime
NextMonth ( this date ) : System.DateTime

Method Details

LastMonth() public static method

public static LastMonth ( this date ) : System.DateTime
date this
return System.DateTime

NextMonth() public static method

public static NextMonth ( this date ) : System.DateTime
date this
return System.DateTime