TimeStampStyle.from constructor
- String value
Create instance of TimeStampStyle from value
Implementation
TimeStampStyle.from(String value) : super(value);
Create instance of TimeStampStyle from value
TimeStampStyle.from(String value) : super(value);