DateName

org.abh80.nf.util.DateUtil.DateName
sealed trait DateName

Trait for date names (months, weekdays).

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
enum Month
enum Weekday

Members list

Value members

Concrete methods

def toCapitalizedString: String

Returns the name with first letter capitalized.

Returns the name with first letter capitalized.

Attributes