Getting started Community Training Tutorials Documentation APIs, AI & Tools
Returns a new DateTime value that changes the Time value in the input to the
beginning of the specified day.
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.
| 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 |