Home
last modified time | relevance | path

Searched defs:to_timestamp (Results 1 – 25 of 281) sorted by relevance

12345678910>>...12

/dports/multimedia/libquvi-scripts09/libquvi-scripts-0.9.20131130/share/common/quvi/
H A Dtime.lua30 function M.to_timestamp(s) -- Based on <http://is.gd/ee9ZTD> function
/dports/databases/timescaledb/timescaledb-2.5.1/sql/
H A Dutil_time.sql9 CREATE OR REPLACE FUNCTION _timescaledb_internal.to_timestamp(unixtime_us BIGINT) RETURNS TIMESTAMP… function
/dports/print/limereport/LimeReport-1.5.35/3rdparty/easyprofiler/profiler_gui/
H A Dcommon_functions.h70 #define PROF_FROM_MICROSECONDS(to_timestamp) ((to_timestamp) * 1e3) argument
76 #define PROF_FROM_MILLISECONDS(to_timestamp) ((to_timestamp) * 1e6) argument
/dports/multimedia/libquvi-scripts/libquvi-scripts-0.4.21/share/lua/website/quvi/
H A Dutil.lua173 function M.to_timestamp(s) -- Based on <http://is.gd/ee9ZTD> function
/dports/www/grafana8/grafana-8.3.6/devenv/docker/blocks/graphite09/files/
H A Devents_views.py15 def to_timestamp(dt): function
/dports/devel/py-celery/celery-4.4.7/celery/worker/
H A Dstrategy.py136 to_timestamp=to_timestamp): argument
/dports/databases/redis-devel/redis-0e5b813/src/
H A Dredis-check-aof.c43 static time_t to_timestamp = 0; variable
/dports/www/phpgroupware/phpgroupware-0.9.16.017/phpgwapi/inc/
H A Dclass.db_mssql.inc.php111 function to_timestamp($epoch) function in db
H A Dclass.db_mysql.inc.php127 function to_timestamp($epoch) function in db
H A Dclass.db_pgsql.inc.php121 function to_timestamp($epoch) function in db
H A Dclass.db_sapdb.inc.php133 function to_timestamp($epoch) function in db
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/rust/datafusion/src/physical_plan/
H A Ddatetime_expressions.rs263 pub fn to_timestamp(args: &[ColumnarValue]) -> Result<ColumnarValue> { in to_timestamp() function
/dports/devel/R-cran-usethis/usethis/R/
H A Dtidyverse.R300 to_timestamp <- as_timestamp(repo_spec, x = to) functionVar
/dports/net-im/py-python-telegram-bot/python-telegram-bot-13.1/telegram/utils/
H A Dhelpers.py252 def to_timestamp( function
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/uuid-0.8.2/src/
H A Dv1.rs232 pub fn to_timestamp(&self) -> Option<Timestamp> { in to_timestamp() method
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/uuid-0.8.2/src/
H A Dv1.rs232 pub fn to_timestamp(&self) -> Option<Timestamp> { in to_timestamp() method
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/uuid-0.8.2/src/
H A Dv1.rs232 pub fn to_timestamp(&self) -> Option<Timestamp> { in to_timestamp() method
/dports/devel/sccache/sccache-0.2.15/cargo-crates/uuid-0.8.1/src/
H A Dv1.rs231 pub fn to_timestamp(&self) -> Option<Timestamp> { in to_timestamp() method
/dports/net/routinator/routinator-0.10.2/cargo-crates/uuid-0.8.2/src/
H A Dv1.rs232 pub fn to_timestamp(&self) -> Option<Timestamp> { in to_timestamp() method
/dports/lang/gleam/gleam-0.18.2/cargo-crates/uuid-0.8.2/src/
H A Dv1.rs232 pub fn to_timestamp(&self) -> Option<Timestamp> { in to_timestamp() method
/dports/devel/grcov/grcov-0.8.2/cargo-crates/uuid-0.8.2/src/
H A Dv1.rs232 pub fn to_timestamp(&self) -> Option<Timestamp> { in to_timestamp() method
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/uuid-0.8.2/src/
H A Dv1.rs232 pub fn to_timestamp(&self) -> Option<Timestamp> { in to_timestamp() method
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/uuid-0.8.1/src/
H A Dv1.rs231 pub fn to_timestamp(&self) -> Option<Timestamp> { in to_timestamp() method
/dports/www/firefox/firefox-99.0/third_party/rust/uuid/src/
H A Dv1.rs231 pub fn to_timestamp(&self) -> Option<Timestamp> { in to_timestamp() method
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/uuid-0.8.1/src/
H A Dv1.rs231 pub fn to_timestamp(&self) -> Option<Timestamp> { in to_timestamp() method

12345678910>>...12