Re: Functions receiving argument of type timezone-- more info

From: Joshua Moore-Oliva <josh(at)chatgris(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Functions receiving argument of type timezone-- more info
Date: 2003-03-13 09:44:20
Message-ID: 200303130444.20900.josh@chatgris.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

A list of possible solutions that I cna't figure out how to do..

a) Is there a way to declare a function accepting an argument of type
"timestamp with time zone"?

b) Is there a special function like utc_now, or CURRENT_UTC_TIMESTAMP or
something I could pass to the function?

Josh.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message btober 2003-03-13 13:44:27 Re: stored procedures
Previous Message Joshua Moore-Oliva 2003-03-13 09:39:29 Functions receiving argument of type timezone.