Created
November 26, 2025 21:58
-
-
Save trycf/18f8edd55e32374fee3ec2b98c97590c to your computer and use it in GitHub Desktop.
TryCF Gist
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <cfscript> | |
| writeDump( | |
| LSIsDate( "2024年1月14日", "en-US" ) | |
| ); | |
| </cfscript> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment