All Downloads are FREE. Search and download functionalities are using the official Maven repository.

in.ashwanthkumar.suuchi.utils.DateUtils.scala Maven / Gradle / Ivy

The newest version!
package in.ashwanthkumar.suuchi.utils

import org.joda.time.DateTime

trait DateUtils {
  def now = DateTime.now().getMillis
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy