smiklosovic commented on code in PR #3381:
URL: https://github.com/apache/cassandra/pull/3381#discussion_r1986858909


##########
src/java/org/apache/cassandra/service/StorageServiceMBean.java:
##########
@@ -113,6 +113,13 @@ public interface StorageServiceMBean extends 
NotificationEmitter
      */
     public String getGitSHA();
 
+    /**
+     * Fetch a string representation of the Cassandra Ant build date.
+     * The format: 2024-06-19 23:54:09 CST

Review Comment:
   accommodate this example to UTC timezone



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to