DateTimeToLDAPTime

Converts the given time to an LDAP timestamp.

python · Community Common Scripts

Details

IDDateTimeToLDAPTime
Languagepython
From Version6.10.0
Docker Imagedemisto/python3:3.12.13.11879924
Tagstransformer 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)