Page 1 of 1

Time Format

Posted: Mon Nov 28, 2016 6:14 pm
by jpgb
Trying to convert time field to HH:MM

I go to text formating choose time and the appropriate format (to hide seconds)

The report shows NaN:NaN

Am i doing something wrong?

Re: Time Format

Posted: Tue Nov 29, 2016 1:00 pm
by HighAley
Hello.

Which version of our product do you use?
Please, check our latest build and let us know about result.

Thank you.

Re: Time Format

Posted: Wed Nov 30, 2016 7:34 pm
by jpgb
Last version 25.11

Parse DateTime Error (09:00:00)

in report NaN:NaN

I get my JSON data from a MySql database. The field is a normal Time field.

Re: Time Format

Posted: Thu Dec 01, 2016 8:01 am
by HighAley
Hello.

The date should be in the ISO 8601 format.

Please, try to use this format.

Thank you.