C# Class Objectivity.Test.Automation.Common.Helpers.DateHelper

Contains useful actions connected with dates
Afficher le fichier Open project: ObjectivityBSS/Test.Automation

Méthodes publiques

Méthode Description
GetFutureDate ( int numberDaysToAddToNow ) : string

Gets the future date.

Method Details

GetFutureDate() public static méthode

Gets the future date.
public static GetFutureDate ( int numberDaysToAddToNow ) : string
numberDaysToAddToNow int The number days to add from current date.
Résultat string