DateSeparator

org.abh80.nf.util.DateUtil.DateSeparator
object DateSeparator

Common date separators.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

Dot separator ("."), used in Asian format.

Dot separator ("."), used in Asian format.

Attributes

Hyphen separator ("-"), used in ISO.

Hyphen separator ("-"), used in ISO.

Attributes

Slash separator ("/"), used in American and European formats.

Slash separator ("/"), used in American and European formats.

Attributes