I have a scenario where i have to check if a date provided is valid or not.
Meaning date can be blank, can be zeros (00000000), invalid dates like 11322022,11412023,…
Is there a easy way to check for date is valid check in the format mmddyyyy
Hi @chaithuj
You can do this by using the Create Date&Time Range node as a reference table. See this wf
valid_date_check.knwf (28.8 KB)
gr. Hans
5 Likes
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.