79366629

Date: 2025-01-18 06:06:46
Score: 1
Natty:
Report link

The simplest way that I achive this is:

SimpleDateFormat( "yyyy-MM-dd'T'HH:mm:ss.SSSXXX", Locale.getDefault() ).format(System.currentTimeMillis())

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Dawid Czopek