Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for timezones to components::Bag #583

Closed
gregtatum opened this issue Mar 29, 2021 · 3 comments
Closed

Add support for timezones to components::Bag #583

gregtatum opened this issue Mar 29, 2021 · 3 comments
Assignees
Labels
C-datetime Component: datetime, calendars, time zones S-medium Size: Less than a week (larger bug fix or enhancement) T-core Type: Required functionality

Comments

@gregtatum
Copy link
Member

Components bag #481 and time zones #533 are being worked on in parallel. After both initial implementations land, we need to make sure that time zones work with the components bag. Right now the support is being stubbed out with TODO statements.

@gregtatum gregtatum self-assigned this Mar 29, 2021
@gregtatum gregtatum added the C-datetime Component: datetime, calendars, time zones label Mar 29, 2021
@gregtatum gregtatum added the S-medium Size: Less than a week (larger bug fix or enhancement) label Apr 7, 2021
@sffc
Copy link
Member

sffc commented Apr 19, 2021

@gregtatum: Please choose a milestone for this issue and assign it to that milestone. For example, do you plan to work on this in April, in May for 0.3, in June, or later?

@sffc sffc added the T-core Type: Required functionality label Apr 19, 2021
@gregtatum gregtatum added this to the 2021 Q2-m3 milestone Apr 22, 2021
@gregtatum
Copy link
Member Author

This will require appendItems support for time zones. See bug #586.

@gregtatum
Copy link
Member Author

Resolved with #845.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-datetime Component: datetime, calendars, time zones S-medium Size: Less than a week (larger bug fix or enhancement) T-core Type: Required functionality
Projects
None yet
Development

No branches or pull requests

2 participants