<!--
This file is generated by a tool. Do not edit directly.
For open-source contributions the docs will be updated automatically.
-->

*Last updated: 2023-03-16.*

<div itemscope itemtype="http://developers.google.com/ReferenceObject">
<meta itemprop="name" content="tf_quant_finance.datetime.PeriodType" />
<meta itemprop="path" content="Stable" />
<meta itemprop="property" content="DAY"/>
<meta itemprop="property" content="MONTH"/>
<meta itemprop="property" content="WEEK"/>
<meta itemprop="property" content="YEAR"/>
</div>

# tf_quant_finance.datetime.PeriodType

<!-- Insert buttons and diff -->

<table class="tfo-notebook-buttons tfo-api" align="left">
</table>

<a target="_blank" href="https://github.com/paolodelia99/tf-quant-finance/blob/main/tf_quant_finance/datetime/constants.py">View source</a>



Periods that can be added or subtracted from DateTensors.

<!-- Placeholder for "Used in" -->


## Class Variables

* `DAY` <a id="DAY"></a>
* `MONTH` <a id="MONTH"></a>
* `WEEK` <a id="WEEK"></a>
* `YEAR` <a id="YEAR"></a>
