- 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::timezonecreate ...
Defined in
Class Relations
Methods (to be applied on the object)
add_rule (scripted, public)
xo::db::sql::timezoneadd_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
Automatically 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::timezoneconvert_to_local [ -dbn dbn ] -tz_id tz_id \ -utc_varchar utc_varchar
Automatically generated method
- Switches:
- -dbn (optional)
- -tz_id (required)
- -utc_varchar (required)
- Testcases:
- No testcase defined.
convert_to_utc (scripted, public)
xo::db::sql::timezoneconvert_to_utc [ -dbn dbn ] -tz_id tz_id \ -local_varchar local_varchar
Automatically generated method
- Switches:
- -dbn (optional)
- -tz_id (required)
- -local_varchar (required)
- Testcases:
- No testcase defined.
delete (scripted, public)
xo::db::sql::timezonedelete [ -dbn dbn ] -tz_id tz_id
Automatically generated method
- Switches:
- -dbn (optional)
- -tz_id (required)
- Testcases:
- No testcase defined.
get_abbrev (scripted, public)
xo::db::sql::timezoneget_abbrev [ -dbn dbn ] -tz_id tz_id \ -time time
Automatically generated method
- Switches:
- -dbn (optional)
- -tz_id (required)
- -time (required)
- Testcases:
- No testcase defined.
get_date (scripted, public)
xo::db::sql::timezoneget_date [ -dbn dbn ] -tz_id tz_id \ -timestamp timestamp -format format \ -append_timezone_p append_timezone_p
Automatically 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::timezoneget_id [ -dbn dbn ] -tz tz
Automatically generated method
- Switches:
- -dbn (optional)
- -tz (required)
- Testcases:
- No testcase defined.
get_offset (scripted, public)
xo::db::sql::timezoneget_offset [ -dbn dbn ] -tz_id tz_id \ -time time
Automatically generated method
- Switches:
- -dbn (optional)
- -tz_id (required)
- -time (required)
- Testcases:
- No testcase defined.
get_rawoffset (scripted, public)
xo::db::sql::timezoneget_rawoffset [ -dbn dbn ] -tz_id tz_id \ -time time
Automatically generated method
- Switches:
- -dbn (optional)
- -tz_id (required)
- -time (required)
- Testcases:
- No testcase defined.
isdst_p (scripted, public)
xo::db::sql::timezoneisdst_p [ -dbn dbn ] -tz_id tz_id -time time
Automatically generated method
- Switches:
- -dbn (optional)
- -tz_id (required)
- -time (required)
- Testcases:
- No testcase defined.
new (scripted, public)
xo::db::sql::timezonenew [ -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