---
title: "Shipping Temporal"
url: https://daily.dev/posts/shipping-temporal-q0grsckoa
source_url: https://spidermonkey.dev/blog/2025/04/11/shipping-temporal.html
type: article
source: "SpiderMonkey"
published: 2025-04-11T17:56:43.135Z
updated: 2025-04-11T17:56:57.537Z
tags: ["webdev", "javascript", "open-source", "firefox"]
reading_time: 2
upvotes: 4
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Shipping Temporal

**[SpiderMonkey](https://daily.dev/sources/spidermonkey)** · 2 min read · 4 upvotes · 0 comments

## Summary

The Temporal proposal offers a new API to replace the problematic Date object in JavaScript. Temporal reached Stage 3 of the TC39 process in March 2021, signifying it was ready for implementation. André Bargull, a volunteer, significantly contributed to its implementation in SpiderMonkey, with Firefox 139 being the first browser to enable it by default. The project highlights the positive impact of volunteer contributions in open source.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://spidermonkey.dev/blog/2025/04/11/shipping-temporal.html>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#webdev](https://daily.dev/tags/webdev), [#javascript](https://daily.dev/tags/javascript), [#open-source](https://daily.dev/tags/open-source), [#firefox](https://daily.dev/tags/firefox)

[View this post on daily.dev](https://daily.dev/posts/shipping-temporal-q0grsckoa)
