cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
417
Views
0
Helpful
0
Replies

UCCE 11.6 - wrong time format for Import API importDate field

Using the UCCE 11.6 Import API, I noticed a weird behavior related to the importDate field.

 

In pratice, there is no way to distinguish between AM and PM.

 

I created a new contact in the afternoon and when I queried the contact configuration via rest api from UCCE, I got back the following:

 

<importDate>2020-02-05T02:04:36</importDate>
 
This looks totally as an ISO8601  time format but ISO8601 is based on 24hr time range. I should have get 2020-02-05T14:04:36!
 
Is there a way to retrieve time in 24hr format from UCCE or am I missing something?
 
P.s.: I double checked and this issue arises only with campaigns built via rest api. If I import a new contact manually on a campaign created via configuration manager, I got back a correct time format (24 hr).
 
Regards
 
 
 
0 Replies 0