Re: [nodejs] Timezone/Locale and Formatted Dates

2012-04-09 Thread Jeff Kunkle
The string format (sf) package might provide what you need. https://github.com/nearinfinity/node-sf On Monday, April 9, 2012 at 6:58 AM, Alan Gutierrez wrote: > If I wanted to format a `Date` in Node.js, with a format string of my design, > using an arbitrary combination of locale and IANA

[nodejs] Timezone/Locale and Formatted Dates

2012-04-09 Thread Alan Gutierrez
If I wanted to format a `Date` in Node.js, with a format string of my design, using an arbitrary combination of locale and IANA timezone, how would I go about doing this? -- Alan - @bigeasy -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing