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: 4.2.6+43a78d4b91293779f9bddc600324863f323e0ac6
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