Date Format Tool boxes

redflag

Distinguished
Jul 25, 2011
2
0
18,510
Hello,
Are there any comprehensive date format tool boxes out on the web. But make the product simple, for ease of use. I am looking for one.
 
By toolboxes, you mean APIs to manipulate data datatypes? If so it is language/platform dependent so you will have to give us more details on what you want to do and in which context.
 
Good morning, zenthar.

Thanks for the fast reply. In otherwords, the *'tool box' that I am looking for: should a non api dependent and be self-contained program. If there is not one around, is there a need for one and where would I put it, if I develop one?

* a tool box: a total date manipulation. A program that provides many date formats and a few+ date math functions, and be a little extensive.

Thanks, redflag
 
Not quite sure what you want to do with that, but I know the linux "date" command line program can do that (might be a Windows version other than Cygwin). Otherwise you can always check Wolfram Alpha (example).