← Back to team overview

dhis2-devs team mailing list archive

Re: /api/dataValueSets not returning lastUpdated with datetime

 

Hi,

can you check the database column type of  datavalue.lastupdated ? It
should be "timestamp without time zone".

Lars


On Fri, Jan 9, 2015 at 12:09 PM, Mahendra Kariya <
mahendra.kariya@xxxxxxxxxxxxxxxx> wrote:

> Hi,
>
> When we do a GET on /api/dataValueSets, the lastUpdated field is always of
> the format YYYY-MM-DDT00:00:00 irrespective of when the data value was
> POSTed. The time component is always 00:00:00.
>
> Is this a bug?
>
>
> Thanks,
> Kiran/Mahendra
>