Copy as Markdown View as Markdown (opens in new tab) View on GitHub (opens in new tab) Open in... ChatGPT (opens in new tab) Claude (opens in new tab) Perplexity (opens in new tab) yesterday yesterday(): Date Returns the date for yesterday as a Date type. Introduced in DataWeave version 2.4.0. Example This example shows the output of yesterday function. Source %dw 2.0 import * from dw::core::Dates output application/json --- yesterday() Output "2021-05-14"