Interface DateTimeProvider

All Known Implementing Classes:
CurrentDateTimeProvider

public interface DateTimeProvider
SPI to calculate the current time to be used when auditing.
Since:
1.5
Author:
Oliver Gierke
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the current time to be used as modification or creation date.
  • Method Details

    • getNow

      Returns the current time to be used as modification or creation date.
      Returns: