gecko-dev/js
Vinny Diehl 4bb327a1df Bug 1557650 - Add support for numeric dashed dates r=arai
While formal ISO dates must have 4-digit years, implementations tend to
allow dates up until +275760-09-13T00:00:00Z per the TimeClip algorithm:

 * https://tc39.es/ecma262/#sec-timeclip
 * https://tc39.es/ecma262/#sec-utc-t

As well as cases such as "1995-09-26 09:00 EST" where the time and
timezone are specified as with any other date.

This patch also adds support for formats like "1-12-20" or "1-12-2012".

The date is returned in localtime, but the limit is processed in GMT.

Differential Revision: https://phabricator.services.mozilla.com/D189895
2023-10-13 11:03:04 +00:00
..
examples
loader Bug 1841859 - Part 2: Parse the referrer policy from http header and update the referrer policy. r=jonco,smaug 2023-09-20 17:32:15 +00:00
public Bug 1856577 - Consider to trigger minor GC before a page load, r=jonco 2023-10-05 18:11:36 +00:00
src Bug 1557650 - Add support for numeric dashed dates r=arai 2023-10-13 11:03:04 +00:00
xpconnect Bug 1857431: apply code formatting via Lando 2023-10-13 08:49:25 +00:00
app.mozbuild
ffi.configure Bug 1786490 - reformat the tree using black 23.3.0 r=sylvestre,webdriver-reviewers,taskgraph-reviewers,whimboo,jmaher,ahal,perftest-reviewers,geckoview-reviewers,afinder,m_kato 2023-09-06 16:14:30 +00:00
moz.build
moz.configure Bug 1855321 part 1 / 17 (PBL): add configure options. r=jandem 2023-10-12 23:16:47 +00:00
sub.configure