I am trying to get the current time in millis doing this
DateTime.now.millis
but I get
Property[millisOfSecond]
Which is the way to get the current time in millis with nscala-time?
I want to do this, using the same library
Alternatively, you can try:
System.currentTimeMillis()
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With