I was looking for something like that, google search didn't show me that. But 
node-time seems to do what I want for now, at least until momentjs support this.

Thank you 

-- 
Diogo Resende


On Tuesday, October 2, 2012 at 17:14 , Jeff Barczewski wrote:

> I believe Mikeal is referring to the npm module timezone
> 
> npm info timezone # gives you all the package.json info which points you to 
> homepage and source
> 
> http://bigeasy.github.com/timezone/
> 
> 
> From the wiki page, timezone runs on server and client.
> 
> 
> 
> On Tuesday, 2 October 2012 10:27:39 UTC-5, Diogo Resende wrote:
> > Are you talking about timezone-js? I want this server side, not client side.
> > 
> > -- 
> > Diogo Resende
> > 
> > 
> > On Tuesday, October 2, 2012 at 16:21 , Mikeal Rogers wrote:
> > 
> > > i used timezone to do offsets and formatting because it's pure js and 
> > > doesn't have any compiled dependencies like node-time.
> > > 
> > > On Oct 2, 2012, at October 2, 20125:20 PM, Diogo Resende 
> > > <[email protected] (javascript:)> wrote:
> > > > Hi, 
> > > > 
> > > > I think this is essential to anyone. Some people already faced this 
> > > > problem, some probably never heard of it but it's there.
> > > > 
> > > > I use MomentJS [1] to format and node-time [2] to do find the timezone 
> > > > offset.
> > > > 
> > > > https://gist.github.com/3819961
> > > > 
> > > > It works perfectly (I think...) so I wanted to share with anyone 
> > > > interested. If someone has a better or simpler way of doing this please 
> > > > tell me :)
> > > > 
> > > > 
> > > > [1]: http://momentjs.com/
> > > > [2]: https://github.com/TooTallNate/node-time
> > > > 
> > > > -- 
> > > > Diogo Resende
> > > > 
> > > > 
> > > > -- 
> > > > Job Board: http://jobs.nodejs.org/
> > > > Posting guidelines: 
> > > > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> > > > You received this message because you are subscribed to the Google
> > > > Groups "nodejs" group.
> > > > To post to this group, send email to [email protected] 
> > > > (javascript:)
> > > > To unsubscribe from this group, send email to
> > > > [email protected] (javascript:)
> > > > For more options, visit this group at
> > > > http://groups.google.com/group/nodejs?hl=en?hl=en
> > > 
> > > -- 
> > > Job Board: http://jobs.nodejs.org/
> > > Posting guidelines: 
> > > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> > > You received this message because you are subscribed to the Google
> > > Groups "nodejs" group.
> > > To post to this group, send email to [email protected] (javascript:)
> > > To unsubscribe from this group, send email to
> > > [email protected] (javascript:)
> > > For more options, visit this group at
> > > http://groups.google.com/group/nodejs?hl=en?hl=en
> > 
> -- 
> Job Board: http://jobs.nodejs.org/
> Posting guidelines: 
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to [email protected] 
> (mailto:[email protected])
> To unsubscribe from this group, send email to
> [email protected] 
> (mailto:[email protected])
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to