Skip to content
This repository has been archived by the owner on Sep 8, 2018. It is now read-only.

Create new WallTimeDate object to replace returned TimeZoneTime #25

Open
jgable opened this issue Mar 18, 2013 · 2 comments
Open

Create new WallTimeDate object to replace returned TimeZoneTime #25

jgable opened this issue Mar 18, 2013 · 2 comments
Milestone

Comments

@jgable
Copy link
Contributor

jgable commented Mar 18, 2013

Should inherit from native Date prototype ideally so that libraries that check for object type of Date are satisfied (looking at you jquery UI calendar).

Should probably encapsulate a TimeZoneTime but implement the setX functionality in such a way that the underlyingTimeZoneTime is recreated. This will keep our TimeZoneTime safe as an immutable object like I prefer and move the set functions into a higher level of abstraction (see issue #20 for discussion).

@BirdInTheCity
Copy link

Has there been any progress on this? I'm completely new to Javascript, so I think I'm ill-equipped to take it on myself. I would definitely love to see it though. This library has already proven to be very helpful for me.

@jgable
Copy link
Contributor Author

jgable commented Jun 18, 2013

Sorry, have other things on my plate currently. But, there's been a lot of interest this week so I'm planning on trying to knock some of these 1.0 tasks out soon.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants