Name

Jaspa_Build_Date — Returns Jaspa version and build date.

Synopsis

varchar Jaspa_Build_Date();

Description

Returns Jaspa version and build date.

Coordinate Dimensions
2D3DM

-

-

-

Spatial Standards Support
OGC SFS for SQL. 1.1 (1999)OGC SFS for SQL. 1.1.0 (2005)OGC SFS for SQL. 1.2.0 (2006)SQL-MM Part 3
----

Examples

SELECT Jaspa_Build_Date();
--PostgreSQL 
For PostgreSQL-0.1 alpha build date: 21-03-2010 22:15

--H2
For H2-0.1 alpha build date: 21-03-2010 22:15

Related functions

Jaspa_Version