Docs Menu
API Developer Guide / middleware / pub / string / isDate

Service: isDate

This service will whether the given string is a date value.

Input Parameter:

Name Type Description
input: String Input String
pattern: String Date Format

Output Parameter:

Name Type Description
result: Boolean Check for date value