<!--
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.periods" />
<meta itemprop="path" content="Stable" />
</div>

# Module: tf_quant_finance.datetime.periods

<!-- 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/periods/__init__.py">View source</a>



Date periods.



## Classes

[`class PeriodTensor`](../../tf_quant_finance/datetime/PeriodTensor.md): Represents a tensor of time periods.

## Functions

[`day(...)`](../../tf_quant_finance/datetime/periods/day.md)

[`days(...)`](../../tf_quant_finance/datetime/periods/days.md)

[`month(...)`](../../tf_quant_finance/datetime/periods/month.md)

[`months(...)`](../../tf_quant_finance/datetime/periods/months.md)

[`week(...)`](../../tf_quant_finance/datetime/periods/week.md)

[`weeks(...)`](../../tf_quant_finance/datetime/periods/weeks.md)

[`year(...)`](../../tf_quant_finance/datetime/periods/year.md)

[`years(...)`](../../tf_quant_finance/datetime/periods/years.md)

