An open API service indexing awesome lists of open source software.

https://github.com/lulunac27a/java-datetime

Print current date and time and the entered date and time in all formats using Java, ColdFusion and Thymeleaf
https://github.com/lulunac27a/java-datetime

coldfusion date date-format date-time date-time-format datetime datetime-format java java-date java-datetime java-server java-server-pages jsp server thymeleaf time time-format web-server

Last synced: 6 months ago
JSON representation

Print current date and time and the entered date and time in all formats using Java, ColdFusion and Thymeleaf

Awesome Lists containing this project

README

          

# Print the current and entered date and time in all supported formats in Java Server Pages (JSP), Java, ColdFusion and Thymeleaf

The datetime class will enter the year, month, day of the month, hour, minute, and second, and then print the entered date and time, and then it prints the current date and time in Java Server Pages (JSP), Java, ColdFusion and Thymeleaf.