Tools: add basic time support to data sourceΒΆ

Package file: gvSIG-desktop-2.4.0-addBasicTimeSupportToDatasource-1.0.0-1-testing-all-all-j1_7.gvspkg
Code name: addBasicTimeSupportToDatasource
Version: 1.0.0-1
Version of gvSIG: 2.4.0
Type: Official
Owner: gvSIG association
State: testing
Home page: http://github.com/gvSIGAssociation/gvsig-desktop-scripting-addBasicTimeSupportToDatasource
Operating system: all
Categories: View, Time
Sources: Browse
Description:
This tool adds to a data source the information necessary for gvSIG to interpret the time values
correctly and the data source can be used by the tools that wait for the data provider to provide
this information.

The temporary information that is injected into the data source is the minimum necessary. This is:

* Time interval for which data is provided.
* Name of the attribute that contains the time information.
* Pattern used to recognize the date contained in the attribute.

The tool create a new virtual attribute with this information in the data source.

This tool is only able to handle times in date format. It can not work with sequences (seconds,
minutes, hours, days ...).

Previous topic

Scripts: Composer tools

Next topic

Scripts: Icon theme configurator

This Page