Field of API REST worklog json ==> "started"

Marc Romero Bosch May 16, 2017

 

 

Hi all,

I'm trying to post some worklogs and the json i have to use has a field like that:

"started": "2015-02-03T12:50:09.423+0000"

The problem is that i don't know what does the underline text mean.

Right now I use the format "yyyy-MM-dd'T'HH:mm:ss", the problem is that i dont know how to complete this field beacuse i don't know the meaning of .423+0000.

This is really relevant for the worklog POST json?

Thanks :)

 

If anyone wants to see the full API REST worklog documentation here is the link:

https://docs.atlassian.com/jira/REST/6.3.15/#d2e774

1 answer

1 accepted

0 votes
Answer accepted
Marc Romero Bosch May 18, 2017

I've solved for myself. I didn't know are the miliseconds and time zone.

Suggest an answer

Log in or Sign up to answer