sachatrauwaen / OpenContent

Structured Content editing for DNN (Dotnetnuke)
46 stars 25 forks source link

fix for time of publishstartdate ignored #166 #167

Closed skamphuis closed 3 years ago

skamphuis commented 3 years ago

Fix for #166 by using time in comparison for publishstartdate and publishenddate

skamphuis commented 3 years ago

@sachatrauwaen Could you please check this change to see if it's correct? I'm not sure what the change in QueryBuilder.cs does. It does fix this issue, but it shouldn't have side effects, obviously.