Class DateTimeNowStr

java.lang.Object
com.artipie.npm.misc.DateTimeNowStr

public final class DateTimeNowStr extends Object
Provides current date and time.
Since:
0.7.6
  • Constructor Details

    • DateTimeNowStr

      public DateTimeNowStr()
      Ctor.
  • Method Details

    • value

      public String value()
      Current date and time.
      Returns:
      Current date and time.