Skip to content

loctools/simpledateformat-preview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a very simple web server that allows you to construct and preview Java SimpleDateFormat-formatted date and time, which is useful for development and localization purposes. Since it is written in Java, it is guaranteed to give you a canonical output, unlike SimpleDateFormat-compatible implementations available for other languages. It looks like this:

preview

Running the server

Provided you have Java installed, you can compile and run the server by using the supplied script:

$ ./run-server

Then open http://localhost:8000/ to open the web page.

About

A simplistic Java server for live-previewing SimpleDateFormat messages

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published