---
title: "isPm"
description: "Indicates whether the selected time falls within the period from 12 PM inclusive to 12 AM non
inclusive."
type: "property"
---

<div class='type'>Property</div>


<a id='references'></a>

<div class='sourceset sourceset-common'>Common</div>


```kotlin
val TimePickerState.isPm
```


Indicates whether the selected time falls within the period from 12 PM inclusive to 12 AM non
inclusive.



