Skip to content

Instantly share code, notes, and snippets.

@vlcinsky
Created July 18, 2011 23:20
Show Gist options
  • Save vlcinsky/1090934 to your computer and use it in GitHub Desktop.
Save vlcinsky/1090934 to your computer and use it in GitHub Desktop.
Source xml document, containing Document elements to be filtered by custom formated date in @time attribute
<Documents>
<Document id="1" time="5/2/2010"/>
<Document id="2" time="4/8/2011"/>
<Document id="3" time="6/9/2010"/>
<Document id="4" time="8/10/2010"/>
</Documents>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment