Import date/datetime field with correct date/time value using data loader.
Users always face issue in importing date or datetime fields in salesforce. Sometime they face format issue or increase/decrease in date and time after importing the record. Best way to get the valid format is to take export of any existing record containing date time value. Possible formats are: YYYY-MM-DD — For date only YYYY-MM-DD […]