Add a date+time time-stamp to each snark message. #516

Open
marek wants to merge 2 commits from marek/i2p.i2p:snark_message_timestamp into master
First-time contributor
http://git.idk.i2p/I2P_Developers/i2p.i2p/issues/515
marek added 1 commit 2025-06-12 11:10:20 -04:00
Owner

NACK

  • Use DataHelper.formatTime() which is localized and in local time zone
  • Don't reorder the imports
NACK - Use DataHelper.formatTime() which is localized and in local time zone - Don't reorder the imports
marek added 1 commit 2025-06-13 16:40:05 -04:00
Use localized date time format instead of ISO-8601.
Do not reorder imports.
Author
First-time contributor

NACK

  • Use DataHelper.formatTime() which is localized and in local time zone
  • Don't reorder the imports

Fixed.

> NACK > > - Use DataHelper.formatTime() which is localized and in local time zone > - Don't reorder the imports Fixed.
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u snark_message_timestamp:marek-snark_message_timestamp
git checkout marek-snark_message_timestamp
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: I2P_Developers/i2p.i2p#516
No description provided.