Kiran,
most likely you will need to format the date as to how you need to display it first. then you can use that in your (JSON) model to build the tree table.
so for the date formatting, you can check this out
and then look for the tree table
hope this helps