The date to check for DST. Default is today's date.
Sample Usage
// examples for a server in the California timezone (Pacific)
lp_date_serverdst: '4/5/2003'; // returns 'false'
lp_date_serverdst: '4/6/2003'; // returns 'true'
lp_date_serverdst: '10/25/2003'; // returns 'true'
lp_date_serverdst: '10/26/2003'; // returns 'false'
lp_date_serverdst;
Source Code
Click the "Download" button below to retrieve a copy of this tag,
including the complete documentation and sample usage shown
on this page. Place the downloaded ".inc" file in your
LassoStartup folder, restart Lasso, and you can begin using this
tag immediately.
Thanks!
I've updated the description to include the requirements.