Interface DateProvider

All Known Implementing Classes:
SystemDateProvider

public interface DateProvider
  • Method Summary

    Modifier and Type Method Description
    org.joda.time.DateTime getCurrentTime()  
  • Method Details

    • getCurrentTime

      org.joda.time.DateTime getCurrentTime()