Skip to content

Instantly share code, notes, and snippets.

@roolo
Created November 8, 2011 22:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save roolo/1349434 to your computer and use it in GitHub Desktop.
Save roolo/1349434 to your computer and use it in GitHub Desktop.
Mwstt-datetimes
<?xml version="1.0" encoding="UTF-8"?>
<datetimes type="array">
<datetime>
<activities-id type="integer" nil="true"/>
<activity-id type="integer">55</activity-id>
<created-at type="datetime">2011-10-20T00:06:13+02:00</created-at>
<description nil="true"/>
<id type="integer">183</id>
<in-ctt type="boolean" nil="true"/>
<start type="datetime">2011-10-20T00:06:13+02:00</start>
<stop type="datetime">2011-10-20T00:27:19+02:00</stop>
<updated-at type="datetime">2011-10-20T00:27:19+02:00</updated-at>
<user-id type="integer">2</user-id>
</datetime>
<datetime>
<activities-id type="integer" nil="true"/>
<activity-id type="integer">54</activity-id>
<created-at type="datetime">2011-10-19T22:52:15+02:00</created-at>
<description nil="true"/>
<id type="integer">182</id>
<in-ctt type="boolean" nil="true"/>
<start type="datetime">2011-10-19T22:52:15+02:00</start>
<stop type="datetime">2011-10-19T22:52:25+02:00</stop>
<updated-at type="datetime">2011-10-19T22:52:25+02:00</updated-at>
<user-id type="integer">2</user-id>
</datetime>
</datetimes>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment