# Lesson 3.2: Handling Time

Welcome to Lesson 3.2! In this lesson, you'll learn how to handle time in Cardano transactions.

{% embed url="<https://youtu.be/LPzwMqOnWvk>" %}

{% tabs %}
{% tab title="Learning Objectives" %}
After completing this lesson, you'll be able to:

* Handle time in transactions using the `POSIXTimeRange` data type.
* Describe how the time range works in Cardano while sending transactions to the blockchain.
* Restate how time validation works in Cardano transactions.
  {% endtab %}

{% tab title="Additional Resources" %}
To learn more about the topics covered in this lesson, we encourage you to review the following resources:

* [Cardano Docs: Time handling on Cardano](https://docs.cardano.org/explore-cardano/time)
* [Time handling on Cardano, part 1. About Ouroboros and the importance of determinism](https://iohk.io/en/blog/posts/2022/12/07/time-handling-on-cardano-part-1-about-ouroboros-and-the-importance-of-determinism/)
* [Time handling on Cardano, part 2: use cases](https://iohk.io/en/blog/posts/2022/12/08/time-handling-on-cardano-part-2-use-cases/)
  {% endtab %}
  {% endtabs %}

## Collaborate with the Pioneers Community

Remember that you can interact with the participants of the PPP through the [IOG's technical community on Discord](https://discord.gg/inputoutput) by joining the channels under the Plutus Pioneers category.

If during the program you have questions about Plutus, we invite you to share them at [Cardano Stack Exchange (CSE)](https://cardano.stackexchange.com/) by adding the `plutus-pioneer-program` tag to your question. The IOG's Education Team members will monitor these questions to support your learning journey. Whenever you share a question at CSE, you're helping to build up the Cardano and Plutus development knowledge base.

***

This work is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/).

<figure><img src="https://i.creativecommons.org/l/by/4.0/88x31.png" alt="Creative Commons License BY 4.0"><figcaption></figcaption></figure>
