Skip to content

Commit 0baf970

Browse files
committed
Add ColdFusion in docs
1 parent f47fd10 commit 0baf970

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Print the current and entered date and time in all supported formats in Java
1+
# Print the current and entered date and time in all supported formats in Java and ColdFusion
22

33
The datetime class will enter the year, month, day of the month, hour, minute, and second, and then print the entered
4-
date and time, and then it prints the current date and time in Java.
4+
date and time, and then it prints the current date and time in Java and ColdFusion.

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Print the current and entered date and time in all supported formats in Java
1+
# Print the current and entered date and time in all supported formats in Java and ColdFusion
22

33
The datetime class will enter the year, month, day of the month, hour, minute, and second, and then print the entered
4-
date and time, and then it prints the current date and time in Java.
4+
date and time, and then it prints the current date and time in Java and ColdFusion.

0 commit comments

Comments
 (0)