Details
| ID | DateTimeToLDAPTime |
|---|---|
| Language | python |
| From Version | 6.10.0 |
| Docker Image | demisto/python3:3.12.13.11879924 |
| Tags | transformer date |
README
Converts the given time to a LDAP timestamp
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | transformer, date |
Inputs
| Argument Name | Description |
|---|---|
| value | Date/Time String |
Outputs
There are no outputs for this script.
args: - default: true description: Date/Time String. name: value required: true comment: Converts the given time to an LDAP timestamp. commonfields: id: DateTimeToLDAPTime version: -1 contentitemexportablefields: contentitemfields: fromServerVersion: '' dockerimage: demisto/python3:3.12.13.11879924 enabled: true engineinfo: {} name: DateTimeToLDAPTime runas: DBotWeakRole runonce: false script: '' scripttarget: 0 subtype: python3 tags: - transformer - date type: python fromversion: 6.10.0 tests: - No tests (auto formatted)