I am trying to run the getDacsRawUsageContents using DACS WebServices using Python, and one of the Elements is startDate. I created the startDate object but I don't see a Data Type for startDate in the WebServices Developers guide. How do I actually set the startDate.
_date = client.factory.create('startDate')