This version is out of date, covering development from v4.6.0 to v4.7.1. It is maintained here only for inbound reference links from elsewhere. Jump to the current version of aTbRef. |
|
A Tinderbox Reference File : Export Codes : Export Codes - Full Listing : ^days( date, N )^ | aTbRef Site Map |
^days( date, N )^ |
Code Type: | Boolean Comparison |
Code Scope of Action: | item |
^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: Export Codes - Full Listing | |
Previous: ^creator( item )^ | Next: ^descendants( [template] )^ |
Licensed under Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
[See aTbRef CC licence Attribution/Waiver info info]