commonfields: id: DateToTimeStamp version: -1 name: DateToTimeStamp script: '' type: python tags: - transformer - date comment: Converts a date to timestamp. enabled: true args: - name: value required: true description: Date to convert. scripttarget: 0 subtype: python3 dockerimage: demisto/python3:3.12.8.3296088 runas: DBotWeakRole fromversion: 6.0.0 tests: - No tests (auto formatted)