| DateTimeHelperIsNowOrToday Method | 
            Returns true, if the given value is ##NOW## or ##TODAY## macro
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
 Syntax
Syntaxpublic static bool IsNowOrToday(
	string value
)
Parameters
- value
- Type: SystemString
 Value to check
Return Value
Type: 
Boolean See Also
See Also