<!--
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.WeekDay" />
<meta itemprop="path" content="Stable" />
<meta itemprop="property" content="FRIDAY"/>
<meta itemprop="property" content="MONDAY"/>
<meta itemprop="property" content="SATURDAY"/>
<meta itemprop="property" content="SUNDAY"/>
<meta itemprop="property" content="THURSDAY"/>
<meta itemprop="property" content="TUESDAY"/>
<meta itemprop="property" content="WEDNESDAY"/>
</div>

# tf_quant_finance.datetime.WeekDay

<!-- 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>



Named days of the week. Values are zero-based with Monday = 0.

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


## Class Variables

* `FRIDAY` <a id="FRIDAY"></a>
* `MONDAY` <a id="MONDAY"></a>
* `SATURDAY` <a id="SATURDAY"></a>
* `SUNDAY` <a id="SUNDAY"></a>
* `THURSDAY` <a id="THURSDAY"></a>
* `TUESDAY` <a id="TUESDAY"></a>
* `WEDNESDAY` <a id="WEDNESDAY"></a>
