gmttimestamp
Usage : $timestamp = &gmttimestamp;
Purpose : Get the current time in GMT as an SQL-compatible timestampe w/o timezone
Returns : a string with a timestamp in GMT "yyyy:mm:dd:hh:mm:ss"
Argument : nothing
Throws : nothing
Comments : This is a sample subroutine header.
: It is polite to include more pod and fewer comments.
See Also :
pgtimewindow
Usage : How to use this function/method
Purpose : What it does
Returns : What it returns
Argument : What it wants to know
Throws : Exceptions and other anomolies
Comments : This is a sample subroutine header.
: It is polite to include more pod and fewer comments.
See Also :