facing issue in Date format while importing the csv file

divs
Kilo Contributor

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?

23 REPLIES 23

Dubz
Mega Sage

Hi Divya,



When you're importing a date/time field in an import set the format you set on the field map is the format the system expects to see from your source data, it will then automatically convert it to your system set date and time format


Jaspal Singh
Mega Patron
Mega Patron

Hi Divya,



Make sure the Transform map created for date field mapped has the pattern that you are trying to import via CSV.


find_real_file.png


But my date format in csv file which i exported is 11/14/2016 11:30 .that format doesn't exist in ServiceNow. then how can i map?I want to bring the format as ServiceNow expects and But in CSV, how can we do customization for date format?


Hi DIvya,



Can you tell me when you import this csv, what is the type of field where this date is saved?



Thanks