- Go to Settings -> Editor -> Live Tempalates
- Click on "+" icon
- Name the abbreviation
date
- Add description:
Insert current date using RFC 8601
- Write following template text:
$date$
- Edit variable and write
date
and the following expression:date("yyyy-MM-dd'T'HH:mm:ss.SSSZ")
- Enable it for every file types
- Click save and it's ok 👌
Created
June 6, 2025 09:58
-
-
Save gquittet/c605d12b64638661bc59cc5bfc46577a to your computer and use it in GitHub Desktop.
IntelliJ insert current date live template
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment