Dates (dw::core::Dates)
This module contains functions for creating and manipulating dates.
To use this module, you must import it to your DataWeave code, for example,
by adding the line import * from dw::core::Dates
to the header of your
DataWeave script.
Introduced in DataWeave version 2.4.0.
Functions
Name | Description |
---|---|
Returns a new |
|
Returns a new |
|
Returns a new |
|
Returns a new |
|
Takes a |
|
Creates a |
|
Creates a |
|
Creates a |
|
Creates a |
|
Creates a |
|
Returns the date for today as a |
|
Returns the date for tomorrow as a |
|
Returns the date for yesterday as a |