Skip to content

Commit

Permalink
Update files/en-us/mozilla/firefox/experimental_features/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Brian Smith <[email protected]>
  • Loading branch information
dletorey and bsmth authored Jan 30, 2025
1 parent 6881704 commit a889592
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion files/en-us/mozilla/firefox/experimental_features/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -950,7 +950,8 @@ None.

### Temporal API

The [Temporal object](/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal) aims to simplify working with dates and times in various scenarios, with built-in time zone and calendar representations. ([Firefox bug 1912511](https://bugzil.la/1912511)). This includes:
The [Temporal object](/en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal) aims to simplify working with dates and times in various scenarios, with built-in time zone and calendar representations ([Firefox bug 1912511](https://bugzil.la/1912511)).
This includes:

- A **duration** (difference between two time points): {{jsxref("Temporal.Duration")}}
- **Points in time**:
Expand Down

0 comments on commit a889592

Please sign in to comment.