facing issue in Date format while importing the csv file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2018 06:18 AM
whenever i am changing the date format (customized) according to Glide date time (yyyy-mm-dd hh:mm:ss) in csv...it is not saving the format.How can i accomplish that?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2018 01:16 AM
Date and Time

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2018 01:27 AM
Hi Divya,
Then you have to convert it to system time zone and set it to that date time field.
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2018 01:56 AM
If time zone is not present then we have to convert it.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2018 01:42 AM
Hi Divya,
You can specify the format of your input date in your field mapping date Format field itself.
More help may be provided from: Coverting date in string format to date field format.
Thanks,
Payal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2018 02:38 AM
where i need to convert it to system time zone?i
Do you have any script so that i can convert?
because i wanted to convert 11/14/2016 11:30 into yyyy-mm-dd hh:mm:ss(glide date time)