[pmwiki-users] pagelist if=date bug?

adam overton a at plus1plus1plus.org
Fri Jul 24 10:38:00 CDT 2009


hi Petko
i added the PITS page for this issue: http://www.pmwiki.org/wiki/PITS/01125

> It should be written 20090101T0000..20090722T2359 {=$Name}T2358, note the
> "T"
> between the date and the time.

ah. i didn't know that. indeed that seems to work. i was proceeding based
off the note on the PmWiki/ConditionalMarkup page:
"dates are in standard format yyyy-mm-dd or yyyymmdd or yyyymmddhhmm"

i'll add a note there.
thanks!
adam

> On Friday 24 July 2009 00:15:26 adam overton wrote:
>> and strangely, even this doesn't work:
>> (:pagelist group=Test list=calendar fmt=#simple if="date
>> 200901010000..200907222359 {=$Name}2358":)
>
> It should be written 20090101T0000..20090722T2359 {=$Name}T2358, note the
> "T"
> between the date and the time.
>
>> > the following code, (:pagelist group=Test fmt=#simple if="date
>> > 20090701..20090702 {=$Name}":)
>> > should spit out:
>> > Test.20090701
>> > Test.20090702
>> >
>> > but instead it spits out:
>> >
>> > Test.20090701
>> > Test.20090702
>> > Test.20090703
>
> This looks like a bug, please create an entry in the PITS about it.
>
> Thanks,
> Petko
>
>





More information about the pmwiki-users mailing list