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

META-INF.tld.jsr-310.tld Maven / Gradle / Ivy




  jsr-310
  Java Time (JSR-310) Functions
  1.0
  2.0
  http://drunkendev.com/taglib/jsr-310

  
    Provides functions and tags for formatting JSR-310 temporals.
  

  
    format
    com.drunkendev.time.JSR310TagHandler
    empty
    
      value
      true
      true
      java.time.temporal.Temporal
    
    
      pattern
      true
      java.lang.String
    
  

  
    format
    com.drunkendev.time.JSR310Utils
    String format(java.time.temporal.Temporal, java.lang.String)
  

  
    after
    com.drunkendev.time.JSR310Utils
    boolean after(java.time.LocalDate, java.time.LocalDate)
  

  
    afterOrEqual
    com.drunkendev.time.JSR310Utils
    boolean afterOrEqual(java.time.LocalDate, java.time.LocalDate)
  

  
    before
    com.drunkendev.time.JSR310Utils
    boolean after(java.time.LocalDate, java.time.LocalDate)
  

  
    beforeOrEqual
    com.drunkendev.time.JSR310Utils
    boolean beforeOrEqual(java.time.LocalDate, java.time.LocalDate)
  






© 2015 - 2025 Weber Informatics LLC | Privacy Policy