Create your first automation in just a few minutes.Try Studio Web →
by Feat Systems Inc.
0
Activity
<100
Summary
Summary
A simple activity to check for holiday and weekends.
Overview
Overview
This simple activity offers a convenient method to determine if it's a holiday or weekend. Just supply a list of holidays, and it will check whether today is a public holiday from the provided list or a weekend.
This activity is handy for swiftly verifying holidays or weekends without the need for custom logic.
Features
Features
Holiday Check Activity Features:
Inputs:
Note: The first column must contain dates.
Note: Please ensure consistency in the date format across all date values in the DataTable.
Options:
Saturday Is Weekend: Enable to consider Saturday as a weekend.
Sunday Is Weekend: Enable to consider Sunday as a weekend.
Has Headers: Enable to consider the first row as headers.
Outputs:
Note: When a weekend is selected, only the weekend name will be returned even if a public holiday falls on a weekend.
Is Public Holiday: Returns a Boolean based on the provided data. If no public holiday is present, it returns false.
Is Weekend: Returns a Boolean indicating whether it's a weekend or not.
Additional Information
Additional Information
Dependencies
None
Code Language
C#, Visual Basic
Runtime
Windows (.Net 5.0 or higher)
Technical
Version
1.0.0Updated
April 3, 2024Works with
Studio: 23.12.0+
Certification
Silver Certified
Support
UiPath Community Support
Resources