Which date formats are accepted by Albert?
You need to import the employees' date of birth and you might want to add their contract end date.
The accepted formats are:
MM/DD/YYYY;
DD/MM/YYYY;
YYYY/MM/DD.
The delimiter can be “/”, “-“ or “.”.
You need to import the employees' date of birth and you might want to add their contract end date.
The accepted formats are:
MM/DD/YYYY;
DD/MM/YYYY;
YYYY/MM/DD.
The delimiter can be “/”, “-“ or “.”.