Time Format

Stimulsoft Reports.JS discussion
Post Reply
jpgb
Posts: 67
Joined: Tue Mar 15, 2016 11:42 am

Time Format

Post 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?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Time Format

Post by HighAley »

Hello.

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

Thank you.
jpgb
Posts: 67
Joined: Tue Mar 15, 2016 11:42 am

Re: Time Format

Post 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.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Time Format

Post by HighAley »

Hello.

The date should be in the ISO 8601 format.

Please, try to use this format.

Thank you.
Post Reply