- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xo::db::sql::timezone
::xo::db::sql::timezone create ...
Defined in
Class Relations
Methods (to be applied on the object)
add_rule (scripted, public)
xo::db::sql::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_endAutomatically generated method
- Switches:
- -dbn (optional)
- -tz (required)
- -abbrev (required)
- -isdst_p (required)
- -gmt_offset (required)
- -utc_start (required)
- -utc_end (required)
- -local_start (required)
- -local_end (required)
- Testcases:
- No testcase defined.
convert_to_local (scripted, public)
xo::db::sql::timezone convert_to_local [ -dbn dbn ] -tz_id tz_id \ -utc_varchar utc_varcharAutomatically generated method
- Switches:
- -dbn (optional)
- -tz_id (required)
- -utc_varchar (required)
- Testcases:
- No testcase defined.
convert_to_utc (scripted, public)
xo::db::sql::timezone convert_to_utc [ -dbn dbn ] -tz_id tz_id \ -local_varchar local_varcharAutomatically generated method
- Switches:
- -dbn (optional)
- -tz_id (required)
- -local_varchar (required)
- Testcases:
- No testcase defined.
delete (scripted, public)
xo::db::sql::timezone delete [ -dbn dbn ] -tz_id tz_idAutomatically generated method
- Switches:
- -dbn (optional)
- -tz_id (required)
- Testcases:
- No testcase defined.
get_abbrev (scripted, public)
xo::db::sql::timezone get_abbrev [ -dbn dbn ] -tz_id tz_id \ -time timeAutomatically generated method
- Switches:
- -dbn (optional)
- -tz_id (required)
- -time (required)
- Testcases:
- No testcase defined.
get_date (scripted, public)
xo::db::sql::timezone get_date [ -dbn dbn ] -tz_id tz_id \ -timestamp timestamp -format format \ -append_timezone_p append_timezone_pAutomatically generated method
- Switches:
- -dbn (optional)
- -tz_id (required)
- -timestamp (required)
- -format (required)
- -append_timezone_p (required)
- Testcases:
- No testcase defined.
get_id (scripted, public)
xo::db::sql::timezone get_id [ -dbn dbn ] -tz tzAutomatically generated method
- Switches:
- -dbn (optional)
- -tz (required)
- Testcases:
- No testcase defined.
get_offset (scripted, public)
xo::db::sql::timezone get_offset [ -dbn dbn ] -tz_id tz_id \ -time timeAutomatically generated method
- Switches:
- -dbn (optional)
- -tz_id (required)
- -time (required)
- Testcases:
- No testcase defined.
get_rawoffset (scripted, public)
xo::db::sql::timezone get_rawoffset [ -dbn dbn ] -tz_id tz_id \ -time timeAutomatically generated method
- Switches:
- -dbn (optional)
- -tz_id (required)
- -time (required)
- Testcases:
- No testcase defined.
isdst_p (scripted, public)
xo::db::sql::timezone isdst_p [ -dbn dbn ] -tz_id tz_id -time timeAutomatically generated method
- Switches:
- -dbn (optional)
- -tz_id (required)
- -time (required)
- Testcases:
- No testcase defined.
new (scripted, public)
xo::db::sql::timezone new [ -dbn dbn ] -tz tz -gmt_offset gmt_offset \ [ -childof childof ]Automatically generated method
- Switches:
- -dbn (optional)
- -tz (required)
- -gmt_offset (required)
- -childof (optional)
- Testcases:
- No testcase defined.
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables