A Tinderbox Reference File : Export Codes : Export Code Types : Boolean Comparison : ^days( date, N )^ |
^days( date, N )^ |
^days( date, N )^
If that date is within N days of today, this condition is true, where date is a date or ^today^, ^created^ or ^lastModified^; and N is a number.
^days(^get( userdate )^, N )^
If the (date) value of specified userdate attribute for this note is within N days of today, this condition is true.
Internally, the days() operator man be used for this function.
Up: Boolean Comparison | |
Previous: ^contains( target, data )^ | Next: ^endsWith( target, data )^ |
Licensed under Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
[See aTbRef CC licence Attribution/Waiver info info]