Now data are stored in the 'YYYY-MM-DD HH:MM:SS+HH:SS' format (e. g.'2016-08-10 10:17:32+06:00') using the timezone. The timestamp format is no longer used.
The 'timestamp' field type in the view that defined in the module was changed for using new date format mentioned above.
Now are used entity relationship instead of the usual database queries.
Now data stored in the format '2016-08-10 10:17:32+06:00' using the timezone, and not in the usual numerical format as before.
In the views also changed the field type timestamp, for use of the new date formats.
It is now also used entity relationship, instead of the usual database call.