.. highlightlang:: us .. index:: LayerGetAxisDateFormat .. _layergetaxisdateformat: LayerGetAxisDateFormat ====================== .. us.tag LayerGetAxisDateFormat NOTREADYENGLISH LayerGet :ref:`LayerGetAxisDateFormat` returns the axis date format. .. function:: ssFormat = LayerGetAxisDateFormat(hLayer, ssXYZ) .. us.return **Return Value** *ssFormat* see :ref:`DT_Format` for a list of format string items (see :ref:`LayerSetAxisDateFormat`). .. us.params **Parameters** .. uparam:: hLayer *hLayer* identifies the layer. .. uparam:: ssXYZ *ssXYZ* is "X" for the x-axis, "Y" for the y-axis and "Z" for the z-axis. .. seealso:: :ref:`overview-diagrams`, :ref:`LayerCreate`, :ref:`LayerSetAxisDateFormat`:ref:`DT_Format` :sub:`id-149611`