LassoScript Utility
Basics Browse Detail

[Date->Set]

Tag Link [Date->Set] Category Date
Type Member Source Available Yes
Support Preferred Version 8.0
Change Unchanged Data Source Any
Output Type None Security None
Implementation LCAPI Sets Lasso 8.5, Lasso 8.0

Description

[Date->Set] accepts the same parameters as the [Date] tag allowing individual elements within an existing date to be set.

Syntax

[var: 'date' = date]
[$date->(set: -day=1)]

Parameters

Optional Parameters
-Year The new year value for the date.
-Month The new month value for the date.
-Day The new day value for the date.
-Hour The new hour value for the date.
-Minute The new minute value for the date.
-Second The new second value for the date.

Examples

See the Lasso 8 Language Guide for examples of how to use this tag.