Click or drag to resize

DateHelper Class

Framework to automate tests using Selenium WebDriver
Contains useful actions connected with dates.
Inheritance Hierarchy
SystemObject
  Ocaramba.HelpersDateHelper

Namespace: Ocaramba.Helpers
Assembly: OcarambaLite (in OcarambaLite.dll) Version: 1.0.0+d8e789f8644d1a9b63485ad7914acf4f489f3ef9
Syntax
C#
public static class DateHelper
Request Example

The DateHelper type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberCurrentDate Gets the current date.
Public propertyStatic memberCurrentTimeStamp Gets the current time stamp.
Public propertyStatic memberTomorrowDate Gets the tomorrow date.
Top
Methods
 NameDescription
Public methodStatic memberGetFutureDate Gets the future date.
Top
See Also