Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tc39/proposal-temporal issues and pull requests

#2898 - chore: fix typo in index.d.ts

Pull Request - State: closed - Opened by kachick 11 days ago - 1 comment

#2897 - NudgeToDayOrTime: Incorrect assertion in step 1

Issue - State: open - Opened by anba 14 days ago

#2896 - Editorial: Batch of editorial improvements

Pull Request - State: closed - Opened by ptomato 15 days ago

#2895 - Normative: Partial stack of removals

Pull Request - State: closed - Opened by ptomato 15 days ago - 1 comment

#2891 - AddDate: CreateTemporalDate is fallible

Issue - State: open - Opened by anba 21 days ago

#2890 - BubbleRelativeDuration: Wrong operator for loop condition

Issue - State: open - Opened by anba 22 days ago - 1 comment

#2887 - NudgeToZonedTime: Bad named character reference for "≠"

Issue - State: closed - Opened by anba 22 days ago
Labels: spec-text, editorial

#2886 - Editorial: Consistently mark increment as "positive integer"

Pull Request - State: closed - Opened by anba 22 days ago

#2885 - Markup: address some minor markup inconsistencies

Pull Request - State: closed - Opened by bakkot 22 days ago

#2884 - Editorial: Add missing checks before calling ApplyUnsignedRoundingMode

Pull Request - State: open - Opened by anba 23 days ago - 2 comments

#2883 - Fix the doc markup for PlainDate properties

Pull Request - State: closed - Opened by stof 23 days ago

#2882 - Editorial: Replace AddDateTime with AddDate

Pull Request - State: open - Opened by anba 24 days ago - 2 comments

#2881 - NudgeToCalendarUnit: CreateTemporalDate is fallible

Issue - State: open - Opened by anba 24 days ago - 5 comments

#2879 - Temporal.Duration.prototype.total: Unnecessary assertion for roundRecord.[[Total]] not being UNSET

Issue - State: closed - Opened by anba 25 days ago - 1 comment
Labels: spec-text, editorial

#2876 - Consistent argument order for "timeZoneRec" and "calendarRec"

Issue - State: open - Opened by anba 25 days ago - 1 comment
Labels: spec-text, editorial

#2875 - DifferencePlainDateTimeWithRounding: Called with Temporal.PlainDate instead of separate arguments for year-month-day

Issue - State: closed - Opened by anba 25 days ago - 1 comment
Labels: spec-text, editorial

#2874 - Temporal.Duration.prototype.round: Unnecessary check for IsCalendarUnit(smallestUnit)

Issue - State: closed - Opened by anba 25 days ago - 2 comments
Labels: spec-text, editorial

#2872 - Add24HourDaysToNormalizedTimeDuration: Called with wrong argument order

Issue - State: closed - Opened by anba 25 days ago
Labels: spec-text, editorial

#2871 - UnbalanceDateDurationRelative: Return Date Duration Record but callers expect integer

Issue - State: closed - Opened by anba 25 days ago
Labels: spec-text, editorial

#2868 - polyfill: fix: patching era for Hijri dates

Pull Request - State: closed - Opened by khawarizmus about 1 month ago

#2867 - Docs: Cleanup changes in "removals"

Pull Request - State: closed - Opened by gibson042 about 1 month ago - 1 comment

#2865 - CalendarDateToISO: Constrain behaviour for regnal years?

Issue - State: open - Opened by anba about 1 month ago - 1 comment

#2862 - size-suggestion: Further reduce methods of `Temporal.Now`?

Issue - State: closed - Opened by justingrant about 1 month ago - 13 comments
Labels: size-suggestion

#2861 - size-suggestion: should we also remove `withPlainTime` on ZDT and PDT?

Issue - State: closed - Opened by justingrant about 1 month ago - 6 comments

#2860 - size-suggestion: Remove `getISOFields()` methods

Issue - State: open - Opened by justingrant about 1 month ago - 1 comment
Labels: size-suggestion

#2859 - size-suggestion: `toStringTag` optimization or removal?

Issue - State: closed - Opened by justingrant about 1 month ago - 5 comments
Labels: size-suggestion

#2858 - size-suggestion: collapse `toJSON` methods?

Issue - State: open - Opened by justingrant about 1 month ago - 16 comments
Labels: size-suggestion

#2857 - size-suggestion: collapse `valueOf` methods

Issue - State: open - Opened by justingrant about 1 month ago - 15 comments
Labels: size-suggestion

#2856 - Normative: Revert U+2212 from time zone offset grammar

Pull Request - State: open - Opened by justingrant about 1 month ago - 1 comment

#2855 - Options object consumption is observably different in internal branches

Issue - State: closed - Opened by gibson042 about 1 month ago - 7 comments
Labels: bug, behavior, spec-text, normative

#2854 - size-suggestion: Remove `Temporal.Calendar` class and protocol

Issue - State: open - Opened by justingrant about 1 month ago - 11 comments
Labels: size-suggestion

#2853 - size-suggestion: Remove `Temporal.TimeZone` class and protocol

Issue - State: open - Opened by justingrant about 1 month ago - 18 comments
Labels: size-suggestion

#2852 - size-suggestion: Should custom calendars eagerly calculate all fields at construction time?

Issue - State: closed - Opened by justingrant about 1 month ago - 10 comments
Labels: size-suggestion

#2851 - size-suggestion: Consider merging three `Calendar.p.*FromFields` methods into one

Issue - State: closed - Opened by justingrant about 1 month ago - 5 comments
Labels: size-suggestion

#2850 - size-suggestion: Consider merging getNextTransition/getPreviousTransition into one with a direction option

Issue - State: open - Opened by justingrant about 1 month ago - 16 comments
Labels: size-suggestion

#2849 - size-suggestion: Consider removing some `epoch*` getters and `fromEpoch*` methods

Issue - State: closed - Opened by justingrant about 1 month ago - 13 comments
Labels: size-suggestion

#2848 - size-suggestions: Consider removing all `toXxx` conversion functions

Issue - State: closed - Opened by justingrant about 1 month ago - 11 comments
Labels: size-suggestion

#2847 - size-suggestion: Fold some `withX()` functions into `with()` functions

Issue - State: closed - Opened by justingrant about 1 month ago - 10 comments
Labels: size-suggestion

#2846 - size-suggestion: Consider merging `Temporal.Now.xISO()` and `Temporal.Now.x()`

Issue - State: closed - Opened by justingrant about 1 month ago - 20 comments
Labels: size-suggestion

#2845 - size-suggestion: Merge `since()` and `until()` into `difference()`

Issue - State: closed - Opened by justingrant about 1 month ago - 25 comments
Labels: size-suggestion

#2844 - size-suggestion: Consider removing `subtract` in favor of `add`

Issue - State: closed - Opened by justingrant about 1 month ago - 20 comments
Labels: size-suggestion

#2843 - is there a specification that Temporal uses to dictate how datetimes are parsed?

Issue - State: open - Opened by BurntSushi about 1 month ago - 23 comments
Labels: meeting-agenda

#2842 - appearing Immutability is not guaranteed by the calling to Calendar during getter calls

Issue - State: closed - Opened by FrankYFTang about 1 month ago - 5 comments
Labels: feedback

#2841 - Normative: Remove relativeTo option from Duration.p.add/subtract

Pull Request - State: closed - Opened by ptomato about 1 month ago - 3 comments

#2840 - Consistency between string and objects args in plainDate.from()

Issue - State: open - Opened by jasonwilliams about 1 month ago - 8 comments
Labels: meeting-agenda

#2839 - Editorial: Next batch of minor editorial improvements

Pull Request - State: closed - Opened by ptomato about 2 months ago

#2838 - Normative: Fix bug with PlainDateTime since/until near month boundaries

Pull Request - State: closed - Opened by arshaw about 2 months ago - 3 comments

#2837 - Editorial: Introduce Record for relativeTo

Issue - State: open - Opened by ptomato about 2 months ago - 1 comment

#2836 - Remove plainDateTimeOrRelativeToWillBeUsed

Issue - State: open - Opened by ptomato about 2 months ago

#2835 - Editorial: Smaller batch of editorial improvements

Pull Request - State: closed - Opened by ptomato about 2 months ago

#2834 - Investigate having read-only properties instead of accessor properties

Issue - State: closed - Opened by ptomato about 2 months ago - 8 comments

#2833 - Editorial: Another batch of minor editorial improvements

Pull Request - State: closed - Opened by ptomato about 2 months ago

#2832 - Editorial: Rename operations dealing with options bags

Pull Request - State: closed - Opened by ptomato about 2 months ago

#2831 - PrepareCalendarFieldsAndFieldNames: "requiredFieldNames" not passed to PrepareTemporalFields

Issue - State: closed - Opened by anba about 2 months ago
Labels: spec-text, editorial

#2830 - Editorial: Various improvements

Pull Request - State: closed - Opened by ptomato about 2 months ago

#2829 - Editorial: Consolidate 262 and 402 descriptions of calendar methods

Pull Request - State: closed - Opened by ptomato about 2 months ago

#2828 - Editorial: More minor improvements

Pull Request - State: closed - Opened by ptomato 2 months ago - 1 comment

#2827 - How to skip invalid dates forward or backward?

Issue - State: open - Opened by khawarizmus 2 months ago - 1 comment
Labels: question

#2826 - Remove time zone and calendar protocols and classes

Issue - State: closed - Opened by ptomato 2 months ago - 43 comments
Labels: normative

#2825 - Remove options parameter from Duration.p.add/subtract

Issue - State: closed - Opened by ptomato 2 months ago - 3 comments
Labels: normative

#2822 - DifferenceZonedDateTime: precalculatedPlainDateTime is never undefined

Issue - State: closed - Opened by anba 2 months ago - 2 comments
Labels: spec-text, editorial

#2822 - DifferenceZonedDateTime: precalculatedPlainDateTime is never undefined

Issue - State: open - Opened by anba 2 months ago
Labels: spec-text, editorial

#2822 - DifferenceZonedDateTime: precalculatedPlainDateTime is never undefined

Issue - State: open - Opened by anba 2 months ago
Labels: spec-text, editorial

#2821 - More editorial improvements

Pull Request - State: closed - Opened by ptomato 2 months ago - 2 comments

#2821 - More editorial improvements

Pull Request - State: closed - Opened by ptomato 2 months ago - 2 comments

#2819 - Polyfill: Update d.ts

Pull Request - State: closed - Opened by fabon-f 2 months ago

#2819 - Polyfill: Update d.ts

Pull Request - State: closed - Opened by fabon-f 2 months ago

#2819 - Polyfill: Update d.ts

Pull Request - State: closed - Opened by fabon-f 2 months ago

#2818 - Ergonomic issues with `Duration::add()` balancing

Issue - State: closed - Opened by arshaw 3 months ago - 2 comments

#2817 - `Duration::total` incorrect result with DST

Issue - State: closed - Opened by arshaw 3 months ago - 2 comments

#2816 - `Duration::round` incorrectly bubbling time units for DST gaps

Issue - State: closed - Opened by arshaw 3 months ago - 3 comments

#2815 - Editorial: Close more old non-normative issues

Pull Request - State: closed - Opened by ptomato 3 months ago - 1 comment

#2814 - Improve test coverage for AdjustRoundedDurationDays

Issue - State: open - Opened by arshaw 3 months ago

#2811 - `Duration::add` with relativeTo:ZonedDateTime intermediate DST bug?

Issue - State: closed - Opened by arshaw 3 months ago - 10 comments

#2810 - Normative: [Alt PR] Fix intermediate value in ZonedDateTime difference

Pull Request - State: closed - Opened by arshaw 3 months ago - 1 comment

#2809 - Editorial: Close a bunch of old minor issues

Pull Request - State: closed - Opened by ptomato 3 months ago - 1 comment

#2808 - Editorial: Clarify consistency requirements for supported time zones

Pull Request - State: closed - Opened by ptomato 3 months ago - 1 comment

#2807 - Editorial: Define how to *produce* a normalized offset time zone identifier

Pull Request - State: closed - Opened by gibson042 3 months ago - 1 comment

#2806 - Post-adjustment: Remove unnecessary object creation

Pull Request - State: closed - Opened by ptomato 3 months ago - 2 comments

#2805 - Polyfill: Fix typo in JSDoc comments of TS typings

Pull Request - State: closed - Opened by justingrant 3 months ago - 1 comment