Baron Schwartz's Website
Archives Talks

Javascript Formatting and Parsing Functions Now on Google Code

Published Oct 4, 2008 by Baron Schwartz in Programming, Web at https://www.xaprb.com/blog/2008/10/04/javascript-formatting-and-parsing-functions-now-on-google-code/

It’s been a while since I have updated my JavaScript formatting and parsing functions, and people have been posting comments on them. Unfortunately my interests have really turned elsewhere, and I’m not much in the world of frontend web design anymore. There’s good news though: now I’ve made it easy for you to get the code, change the code, document it, report issues on it, and so forth. I’ve hosted the code at Google Code.

The project is called flexible-js-formatting and includes my fast,flexible formatting and parsing functions for dates, times and numbers. As a bonus, I threw in the code for the Date Chooser and the HTML Input Mask, so pretty much everything is there.

All you need to do is grab a copy of the Subversion repository and hack to your heart’s content. One person has already contributed some work to reorganize the files and add some of his own patches.

Baron Schwartz

I’m the founder and CTO of VividCortex, author of several books, and creator of various open-source software. I write about topics such as technology, entrepreneurship, and fitness. More about me.

Story logo

© 2019 Baron Schwartz