Specifies the client or database server machine that serves as the time source for applications running during the ABL session.
 Data type:
 Access:
 Applies to:
![]()
 "local" or the null string ("") — Your application uses the client machine as its time source. The default value is "local".
![]()
 "dbname" — Your application uses the machine running the server for the database with the name dbname as its time source.All time-related language elements, such as the MTIME, NOW, TIME, TIMEZONE, and TODAY functions, use the specified time source. This attribute is useful for client/server applications that span time zones.
 See also:
| © 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |