This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
ldap:ad_field_format [2022/03/14 14:16] manu |
ldap:ad_field_format [2022/03/14 14:16] (current) manu |
||
---|---|---|---|
Line 26: | Line 26: | ||
| | ||
Once converted to EPOCH, you can use the linux date command like this | Once converted to EPOCH, you can use the linux date command like this | ||
- | date -d@1646642232 +"%Y-%m-%d-%H:%M:%S" | + | date -d@1646642232 +"%Y-%m-%d %H:%M:%S" |