dates ======== .. py:function:: dates(gpt) Returns the dates from ``gpt``. :param fs: input geopoints :type fs: :class:`Geopoints` :rtype: list of datetime.datetime The return values combine the date and time components. .. mv-minigallery:: dates