Products | Versions |
---|---|
TIBCO Data Virtualization | All supported versions |
This article talks about the timestamp format that can be used with any of the TIBCO Data Virtualization's System APIs.
<resource:designProcedureByExample xmlns:resource="http://www.compositesw.com/services/system/admin/resource" xmlns:execute="http://www.compositesw.com/services/system/admin/execute"> <resource:path>/shared/MySQL5.5/timestamp_proc</resource:path> <resource:inputs> <execute:parameter> <execute:definition>INT</execute:definition> <execute:value>11</execute:value> </execute:parameter> <execute:parameter> <execute:definition>TIMESTAMP</execute:definition> <execute:value>2021-12-02T14:10:36.278Z</execute:value> </execute:parameter> </resource:inputs> <resource:commitChanges>true</resource:commitChanges> </resource:designProcedureByExample>