Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / boa-dev/temporal issues and pull requests
#190 - Small API cleanup and a couple dev docs updates
Pull Request -
State: closed - Opened by nekevss 6 days ago
Labels: C-api
#189 - Investigate migrating `Duration`'s internal representation from `FiniteF64` to `i64` or potentially `u32` and `u64`.
Issue -
State: open - Opened by nekevss 11 days ago
Labels: C-internal
#188 - Update Duration.prototype.round to latest spec
Issue -
State: open - Opened by sffc 11 days ago
- 1 comment
#187 - Add Eq, Ord impls on FiniteF64
Pull Request -
State: open - Opened by sffc 12 days ago
#186 - Temporal duration compare
Pull Request -
State: open - Opened by sffc 12 days ago
- 1 comment
#185 - Implement `ZonedDateTime::offset` and `ZonedDateTime::offset_nanoseconds`
Pull Request -
State: closed - Opened by nekevss 14 days ago
#184 - Fix the typo that's returning milliseconds instead of microseconds
Pull Request -
State: closed - Opened by nekevss 14 days ago
Labels: C-bug
#183 - Reimplement Unit Group with different approach
Pull Request -
State: closed - Opened by nekevss 15 days ago
Labels: C-internal
#182 - Cleanup `Now` API in favor of system defined implementations
Pull Request -
State: open - Opened by nekevss 15 days ago
Labels: C-enhancement, C-api
#181 - Rework library restructure to remove wrapper types
Pull Request -
State: closed - Opened by nekevss 17 days ago
- 2 comments
Labels: C-api
#180 - Revert "Restructure project to separate core provider APIs from non-provider APIs"
Pull Request -
State: closed - Opened by nekevss 17 days ago
- 1 comment
#179 - Add some FFI tests
Pull Request -
State: closed - Opened by Manishearth 17 days ago
Labels: C-enhancement, C-FFI
#178 - More FFI APIs
Pull Request -
State: closed - Opened by Manishearth 18 days ago
- 6 comments
Labels: C-enhancement, C-FFI
#177 - Fix logic on asserting is_time_duration
Pull Request -
State: closed - Opened by nekevss 18 days ago
#176 - Add some testing / debugging docs
Pull Request -
State: closed - Opened by nekevss 18 days ago
Labels: C-internal
#175 - Add Eq and Ord for PlainYearMonth + Eq for PlainMonthDay
Pull Request -
State: closed - Opened by nekevss 19 days ago
- 2 comments
Labels: C-enhancement
#174 - Fix Instant parsing by handling order of operations and properly balance `IsoDateTime`
Pull Request -
State: closed - Opened by nekevss 19 days ago
Labels: C-bug
#173 - Fix `Duration` parsing not returning a range error.
Pull Request -
State: closed - Opened by nekevss 19 days ago
Labels: C-bug
#172 - chore(dependabot): bump the rust-dependencies group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 19 days ago
Labels: dependencies, rust
#171 - Remove `UnitGroup` addition
Pull Request -
State: closed - Opened by nekevss 20 days ago
Labels: C-bug
#170 - Implement `ZonedDateTime::since` and `ZonedDateTime::until`
Pull Request -
State: closed - Opened by nekevss 20 days ago
#169 - Restructure project to separate core provider APIs from non-provider APIs
Pull Request -
State: closed - Opened by nekevss 22 days ago
- 1 comment
#168 - API cleanup, visibility updates, and tech debt cleanup
Pull Request -
State: closed - Opened by nekevss 23 days ago
Labels: C-api, C-internal
#167 - Move away from use of `is_dst` flag in `tzdb.rs`
Issue -
State: open - Opened by nekevss 23 days ago
#166 - A bunch of required types are private
Issue -
State: open - Opened by Manishearth 23 days ago
- 3 comments
#165 - How should we handle provider APIs and their visibility?
Issue -
State: open - Opened by nekevss 23 days ago
- 10 comments
Labels: question
#164 - Implement to_string functionality and methods for `Duration`, `PlainYearMonth`, and `PlainMonthDay`
Pull Request -
State: closed - Opened by nekevss 24 days ago
Labels: C-enhancement
#163 - Set up basic diplomat workflow
Pull Request -
State: closed - Opened by Manishearth 24 days ago
- 9 comments
Labels: C-enhancement
#162 - Bug fixes to address test failures + removing unused API
Pull Request -
State: closed - Opened by nekevss 26 days ago
#161 - Add to_string functionality for timezone identifer
Pull Request -
State: closed - Opened by nekevss 26 days ago
#160 - chore(dependabot): bump bitflags from 2.6.0 to 2.7.0 in the rust-dependencies group
Pull Request -
State: closed - Opened by dependabot[bot] 26 days ago
Labels: dependencies, rust
#159 - Implement correct resolving of `getStartOfDay`
Pull Request -
State: closed - Opened by jedel1043 27 days ago
Labels: C-bug, C-enhancement
#158 - Add an MSRV check to CI
Pull Request -
State: closed - Opened by nekevss 27 days ago
Labels: C-enhancement, C-meta
#157 - Fixing panics in test262 when running in debug mode
Pull Request -
State: closed - Opened by nekevss 27 days ago
Labels: C-bug
#156 - Fix edge case for disambiguating `ZonedDateTime`s on DSTs skipping midnight
Pull Request -
State: closed - Opened by jedel1043 27 days ago
Labels: C-bug
#155 - Extend implementation of `to_ixdtf_string` to more types
Pull Request -
State: closed - Opened by nekevss 28 days ago
#154 - Implement `compare` method for `Duration`
Issue -
State: open - Opened by nekevss about 1 month ago
Labels: C-enhancement, E-easy, Good First Issue
#153 - Implement support for `to_string` and implement `PlainDate::to_string`
Pull Request -
State: closed - Opened by nekevss about 1 month ago
Labels: C-enhancement
#152 - Implement `GetTimeZoneTransition` method for `ZonedDateTime`
Issue -
State: open - Opened by nekevss about 1 month ago
Labels: C-enhancement
#151 - Bikeshed for method naming conventions
Issue -
State: open - Opened by nekevss about 1 month ago
Labels: C-meta
#150 - Implement `round` method for `ZonedDateTime`
Issue -
State: open - Opened by nekevss about 1 month ago
Labels: C-enhancement
#149 - Implement `ToZonedDateTime`, `toPlainDate`, and `toPlainTime` method for `PlainDateTime`
Issue -
State: open - Opened by nekevss about 1 month ago
Labels: C-enhancement, E-easy, Good First Issue
#148 - Implement `ToZonedDateTime` method for `PlainDate`
Issue -
State: open - Opened by nekevss about 1 month ago
Labels: C-enhancement, E-easy, Good First Issue
#147 - Implement Neri-Schneider calculations
Pull Request -
State: closed - Opened by nekevss about 1 month ago
- 1 comment
#146 - Fix RoundingMode::truncation to UnsignedRoundingMode mapping
Pull Request -
State: closed - Opened by nekevss about 1 month ago
Labels: C-bug
#145 - Build out the rest of the Now methods
Pull Request -
State: closed - Opened by nekevss about 2 months ago
Labels: C-enhancement, C-api
#144 - Add validation logic to `from_diff_settings`
Pull Request -
State: closed - Opened by nekevss about 2 months ago
Labels: C-internal
#143 - Implement `with` method for `PlainYearMonth`
Issue -
State: open - Opened by nekevss about 2 months ago
Labels: C-enhancement, E-easy, Good First Issue
#142 - Implement `since` and `until` methods for `PlainYearMonth`
Issue -
State: open - Opened by nekevss about 2 months ago
Labels: C-enhancement
#141 - Implement `until` and `since` method for `ZonedDateTime`
Issue -
State: closed - Opened by nekevss about 2 months ago
- 1 comment
Labels: C-enhancement
#140 - Adjust `RelativeTo` according to specification and implementation
Pull Request -
State: closed - Opened by nekevss about 2 months ago
Labels: C-internal
#139 - Implement `total` method for `Duration`
Issue -
State: open - Opened by nekevss about 2 months ago
Labels: C-enhancement
#138 - Complete some general cleanup of `temporal_rs`
Pull Request -
State: closed - Opened by nekevss about 2 months ago
Labels: C-internal
#137 - Update try_new, new, and new_with_overflow integer type
Pull Request -
State: closed - Opened by nekevss about 2 months ago
Labels: C-api
#136 - Remove support for parsing MINUS (\u2212) in `ixdtf` strings
Issue -
State: open - Opened by nekevss about 2 months ago
#135 - Fix `Calendar::from_str` to be case-insensitive
Pull Request -
State: closed - Opened by nekevss about 2 months ago
Labels: C-bug
#134 - Add ZonedDateTime functionality to `Duration::round`
Pull Request -
State: closed - Opened by nekevss about 2 months ago
Labels: C-enhancement, C-api
#133 - Bump dependencies for `ixdtf`, `tzif`, `icu_calendar`, and `tinystr`.
Pull Request -
State: closed - Opened by nekevss about 2 months ago
Labels: dependencies
#132 - Fix `epoch_time_to_epoch_year` date equation bug related to `BalanceISODate`
Pull Request -
State: closed - Opened by nekevss about 2 months ago
Labels: C-bug
#131 - Add ToIntegerWithTruncation, ToPositiveIntegerWithTruncation, and ToIntegerIfIntegral methods to `FiniteF64`
Pull Request -
State: closed - Opened by nekevss about 2 months ago
Labels: C-enhancement, C-api
#130 - chore(dependabot): bump rustc-hash from 2.0.0 to 2.1.0 in the rust-dependencies group across 1 directory
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies, rust
#129 - Add to-x methods and with-x methods to ZonedDateTime
Pull Request -
State: closed - Opened by nekevss 2 months ago
Labels: C-enhancement
#128 - Fix bug introduced by `EpochNanoseconds` + adjust tests to catch better
Pull Request -
State: closed - Opened by nekevss 2 months ago
Labels: C-bug
#127 - Remove epochSeconds and epochMicroseconds + adjust epochMillseconds
Pull Request -
State: closed - Opened by nekevss 2 months ago
- 2 comments
Labels: C-enhancement, C-api
#126 - Migrate repo to workspace
Pull Request -
State: closed - Opened by jedel1043 2 months ago
- 1 comment
Labels: C-meta
#125 - Adjust compilation configuration of tzdb to target_family from target_os
Pull Request -
State: closed - Opened by nekevss 2 months ago
Labels: C-bug
#124 - Update CHANGELOG for v0.0.4 release
Pull Request -
State: closed - Opened by nekevss 2 months ago
#123 - Add now feature flag
Pull Request -
State: closed - Opened by nekevss 2 months ago
Labels: C-enhancement
#122 - Update return type of `Instant::epoch_second` and `Instant::epoch_millisecond`
Issue -
State: closed - Opened by nekevss 2 months ago
Labels: E-easy, C-api
#121 - Patch the now test per matrix discussion
Pull Request -
State: closed - Opened by nekevss 2 months ago
Labels: C-internal
#120 - bump release
Pull Request -
State: closed - Opened by jasonwilliams 2 months ago
#119 - Investigate using `EpochNanoseconds` and implement wherever possible
Issue -
State: open - Opened by nekevss 2 months ago
Labels: E-easy, C-internal, Good First Issue
#118 - Migrate to `web_time::SystemTime` for `wasm32-unknown-unknown` targets
Pull Request -
State: closed - Opened by nekevss 2 months ago
- 3 comments
#117 - Add `ZonedDateTime` calendar accessor methods
Pull Request -
State: closed - Opened by nekevss 2 months ago
#116 - Add an `EpochNanosecond` new type
Pull Request -
State: closed - Opened by nekevss 2 months ago
#115 - Implement `PartialZonedDateTime` and `from_partial` and `from_str` for `ZonedDateTime`
Pull Request -
State: closed - Opened by nekevss 2 months ago
Labels: C-enhancement
#114 - chore(dependabot): bump the rust-dependencies group with 3 updates
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
- 5 comments
Labels: dependencies, rust
#113 - Migrate errors to static enums
Issue -
State: open - Opened by jedel1043 3 months ago
- 3 comments
Labels: E-easy, E-help wanted, C-internal
#112 - Some `Error` optimizations
Pull Request -
State: closed - Opened by CrazyboyQCD 3 months ago
- 1 comment
#111 - Adds `into_message` to `TemporalError`
Pull Request -
State: closed - Opened by CrazyboyQCD 3 months ago
#110 - Bug fixes and more implementation
Pull Request -
State: closed - Opened by jasonwilliams 3 months ago
#109 - `Instant::add` and `Instant::subtract` possibly need to be updated
Issue -
State: closed - Opened by nekevss 3 months ago
- 1 comment
Labels: E-easy, C-internal
#108 - Add matrix links to README and some layout adjustments
Pull Request -
State: closed - Opened by nekevss 3 months ago
Labels: C-internal
#107 - Add more documentation and doctests to the builtins
Issue -
State: open - Opened by nekevss 3 months ago
Labels: C-documentation, C-tracking-issue
#106 - Add `from_partial` methods to `PlainTime`, `PlainDate`, and `PlainDateTime`
Pull Request -
State: closed - Opened by nekevss 3 months ago
Labels: C-documentation, C-enhancement, C-api
#105 - Should time zone identifier returning three possible time zones be supported?
Issue -
State: open - Opened by nekevss 3 months ago
Labels: question
#104 - Add an FFI for `temporal_rs`
Issue -
State: open - Opened by nekevss 3 months ago
- 6 comments
Labels: C-enhancement
#103 - Remove num-bigint dependency and rely on primitives
Pull Request -
State: closed - Opened by nekevss 3 months ago
Labels: C-enhancement, C-internal
#102 - Implement `ZonedDateTime`'s add and subtract methods
Pull Request -
State: closed - Opened by nekevss 3 months ago
Labels: C-enhancement, C-api
#101 - Move to no_std
Pull Request -
State: closed - Opened by Manishearth 3 months ago
- 1 comment
#100 - Stub out `tzdb` support for Windows and POSIX tz string
Pull Request -
State: closed - Opened by nekevss 3 months ago
- 2 comments
Labels: C-enhancement
#99 - Stub out tzdb support to unblock `Now` and `ZonedDateTime`
Pull Request -
State: closed - Opened by nekevss 4 months ago
Labels: C-enhancement
#98 - Implement `date` macro
Pull Request -
State: open - Opened by nekevss 4 months ago
#97 - General API cleanup and adjustments
Pull Request -
State: closed - Opened by nekevss 4 months ago
Labels: C-api
#96 - Update README.md
Pull Request -
State: closed - Opened by jasonwilliams 4 months ago
#95 - Refactor `TemporalFields` into `CalendarFields`
Pull Request -
State: closed - Opened by nekevss 6 months ago
- 2 comments
Labels: C-api
#94 - Patch for partial records
Pull Request -
State: closed - Opened by nekevss 6 months ago
Labels: C-internal
#93 - Should the API for creating the date components be updated?
Issue -
State: closed - Opened by nekevss 6 months ago
- 6 comments
Labels: question
#92 - Add `PartialTime` and `PartialDateTime` with corresponding `with` methods.
Pull Request -
State: closed - Opened by nekevss 6 months ago
Labels: C-enhancement, C-api
#91 - Fix lints for rustc 1.80.0
Pull Request -
State: closed - Opened by jedel1043 6 months ago
Labels: C-internal