Simran Mehndiratta
Activity overview
Latest activity by Simran Mehndiratta
-
Simran Mehndiratta created an article,
Is After Now Function
Function Name:Is After NowPurpose:This function compares the input date/time value to the current time. The function will return Trueif the input value is after now, otherwise the function will ret...
- Simran Mehndiratta
- Updated
- 0 followers
- 0 comments
- 0 votes
-
Simran Mehndiratta created an article,
Date Format Function
Function Name:Date FormatPurpose:Formats the given date into a date-time string using the date time pattern supplied.Example:The Format Pattern, yyyy-MM-dd'T'HH:mm:ssZ, will format a Date/Time valu...
- Simran Mehndiratta
- Updated
- 0 followers
- 0 comments
- 0 votes
-
Simran Mehndiratta created an article,
Day of Year Function
Function Name:Day of YearPurpose:This function evaluates an input date and returns the integer value for the day-of-year. The value returned by this function will be an integer from 1 to 366 (366 f...
- Simran Mehndiratta
- Updated
- 0 followers
- 0 comments
- 0 votes
-
Simran Mehndiratta created an article,
Day of Week Function
Function Name:Day of WeekPurpose:This function evaluates an input date and returns the integer value for the day-of-week.1 - Monday2- Tuesday3 - Wednesday4 - Thursday5 - Friday6 - Saturday7 - Sunda...
- Simran Mehndiratta
- Updated
- 0 followers
- 0 comments
- 0 votes
-
Simran Mehndiratta created an article,
Day of Month Function
Function Name:Day of MonthPurpose:This function evaluates an input date value returns the integer value for the day-of-month from 1 to 31. The function should be connected to a node that passes a d...
- Simran Mehndiratta
- Updated
- 0 followers
- 0 comments
- 0 votes
-
Simran Mehndiratta created an article,
Add to Date Function
Function Name: Add to DatePurpose:This function adds to a date/time value. You can use this function to add seconds, minutes, hours, days, months or years to a date/time value. Configuration:1. Ent...
- Simran Mehndiratta
- Updated
- 0 followers
- 0 comments
- 0 votes