Simran Mehndiratta
Articles
Recent activity by Simran Mehndiratta
-
Date Difference Function
Function Name:Date DifferencePurpose:In attribute and entity pipelines, we compare information stored in Syncari with the information received from another system. Frequently, one of the actions is...
- Updated
- 0 followers
- 0 comments
- 0 votes
-
Subtract from Date Function
Function Name:Subtract from DatePurpose:This function subtracts from a date/time value. You can use this function to subtract seconds, minutes, hours, days, months or years from a date/time value. ...
- Updated
- 0 followers
- 0 comments
- 0 votes
-
Now Function
Function Name:NowPurpose:This function returns the current date time in this format, 2021-01-05T01:19:06.158148Z[Etc/UTC]The function does not utilize the input value it will output the current dat...
- Updated
- 0 followers
- 0 comments
- 0 votes
-
Is Before Now Function
Function Name:Is Before NowPurpose:This function compares the input date/time value to the current time. The function will return True if the input value is before now, otherwise the function will ...
- Updated
- 0 followers
- 0 comments
- 0 votes
-
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...
- Updated
- 0 followers
- 0 comments
- 0 votes
-
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...
- Updated
- 0 followers
- 0 comments
- 0 votes
-
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...
- Updated
- 0 followers
- 0 comments
- 0 votes
-
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...
- Updated
- 0 followers
- 0 comments
- 0 votes
-
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...
- Updated
- 0 followers
- 0 comments
- 0 votes
-
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...
- Updated
- 0 followers
- 0 comments
- 0 votes