:py:mod:`km3astro.time` ======================= .. py:module:: km3astro.time .. autoapi-nested-parse:: Time conversion utilities. For random time samples, goto `km3flux.random` .. !! processed by numpydoc !! Module Contents --------------- Functions ~~~~~~~~~ .. autoapisummary:: km3astro.time.now km3astro.time.np_to_datetime km3astro.time.np_to_astrotime .. py:function:: now() Returns the time of now as astropy Time .. !! processed by numpydoc !! .. py:function:: np_to_datetime(intime) Convert numpy/pandas datetime64 to list[datetime]. .. !! processed by numpydoc !! .. py:function:: np_to_astrotime(intime)