Hi,

I try to retrieve tiddlers that have been modified before a specific time 
(not date ..)
The below filter 
<$list filter="[tag[spotify-track]get[modified]]"></$list>
returns
20200303190107647 <http://82.165.251.188:4052/#20200303190107647> 
20200303190706560 <http://82.165.251.188:4052/#20200303190706560> 
20200303155857027 <http://82.165.251.188:4052/#20200303155857027> 
20200304093151389 <http://82.165.251.188:4052/#20200304093151389>

Then when I apply 

<$list 
filter="[tag[spotify-track]get[modified]allafter[20200303155857027]]"></$list>
I get  20200304093151389 which looks stranges as this time stamp is 15h58mn 
the 3rd of march
and *after this date I should get *3 answer (2 with 19:xx the 3rd and the 
one the 4th of march)

how cis working ?

Regards


But if I just change the minutes for examples from 19h07 to

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/766e29ff-9534-4783-a457-5ce2c5e609ad%40googlegroups.com.

Reply via email to