Im using the python sgtk for maya, not sure if this is the correct topic
I need to return the date an asset was published, i can get all sorts of data such as the sg_status_list, name, version number, ect, using filters,fields and the find commands but i cant seem to get it to return the date a published file was created. I can see the date in the online database on the website. What field will return the date the published asset file was created? Is this a non standard data type?
I've tried 'date', and 'date created' in the fields list. Doesn't seem to effect my results at all.
Also, is there a way to get the name of the field tag name directly from the online database on the website?
Rob