Is there is any option to specify time zone for uploading records in apex data loader? : salesforce Data Management



Is there is any option to specify time zone for uploading records in apex data loader? : salesforce ..

Answer / Rajeev Kumar Gaur

Yes, when using Apex Data Loader, you can set the time zone by using the `--tsv` (timestamp format) or `--cdt` (date-only format) flags. For example:

```bash
apex data load --tsv myFile.csv -u username@example.com

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Salesforce Interview Questions

What are the available trigger contest variables?

1 Answers  


What is mvc architecture in visualforce?

1 Answers  


What are the different lightning component bundles?

1 Answers  


What is manual sharing (user managed sharing)? : salesforce sharing and security

1 Answers  


How can you create many to many relationship in salesforce ?

1 Answers  


What happens with existing visualforce pages in lightning experience ? : salesforce lightning component

1 Answers  


What is the maximum size of the pdf generated on visualforce attribute renderas ?

1 Answers  


How many ways we can made field is required?

1 Answers  


What are force platform sites?

1 Answers  


What is the custom settings ?

1 Answers   Deloitte,


Will data be lost in a custom field if data type is changed to number from any other data type?

1 Answers  


What is cross object formula creation?

1 Answers  


Categories