Class DateTime

java.lang.Object
software.nectar.java.utils.DateTime

public class DateTime
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    DateTime()  
  • Method Summary

    Modifier and Type Method Description
    static java.lang.String formatDate​(java.time.Instant instant)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • formatDate

      public static java.lang.String formatDate​(java.time.Instant instant)