By the way....I am using Postgres and not Oracle DB. I looked at the DB table and modified the date/time and added timezone and still get the same error....
20141003T00:00:00-07 I assume this is the correct ISO8601 time format. Help! Glen Collins ----- Original Message ----- Hi All. Now this is probably the wrong list to do this on but since I'm not a developer and don't code much this is a shot in the dark. I'm trying to update the rhnerrata table with the errata.set_details function and I can't seem to get the date format correct so it accepts the insert into the database. Can anyone provide the proper format of the date that's needed in this function? Here is what I have tried... 20141003T00:00:00:0000Z 20141003T00:00:00 2014-10-03T00:00:00 And none of these formats work. I keep getting in the API log and in the screen.... >From API Log: redstone.xmlrpc.XmlRpcFault: Wrong 'issue_date' format On the screen from script run: Fault returned from XML RPC Server, fault code 1213: redstone.xmlrpc.XmlRpcFault: Wrong 'issue_date' format. Any help would be appreciated. Thanks! Glen Collins _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
_______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
