acs::db::nsdb-postgresql method call timezone add_rule (public)

 <instance of acs::db::nsdb-postgresql[i]> call timezone add_rule \
    [ -dbn dbn ] -tz tz  -abbrev abbrev  [ -isdst_p isdst_p ] \
    -gmt_offset gmt_offset  -utc_start utc_start  -utc_end utc_end  \
    -local_start local_start  -local_end local_end 

Defined in packages/acs-api-browser/tcl/api-doc-init.tcl

Automatically generated method

Switches:
-dbn
(optional)
-tz
(required)
-abbrev
(required)
-isdst_p
(optional)
-gmt_offset
(required)
-utc_start
(required)
-utc_end
(required)
-local_start
(required)
-local_end
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 db_with_handle db_with_handle (public) acs::db::nsdb-postgresql instproc {call timezone add_rule} acs::db::nsdb-postgresql instproc {call timezone add_rule} acs::db::nsdb-postgresql instproc {call timezone add_rule}->db_with_handle

Testcases:
No testcase defined.
[ show source ]
Show another procedure: