pade icon indicating copy to clipboard operation
pade copied to clipboard

Adds a get method for the ACLMessage.datetime property

Open italocampos opened this issue 4 years ago • 0 comments

This PR aims to add a simple get method for the property datetime in ACLMessage class. It's proposed because all other user-oriented properties of the ACLMessage class have a get method. This improves the programming consistence.

italocampos avatar Sep 01 '20 21:09 italocampos