of abstract method
- @protected
Creates a RoundableDateTime using the given parameters.
Implementation
@protected T of(int year, int month, int day, int hour, int minute, int second, int millisecond, int microsecond);
Creates a RoundableDateTime using the given parameters.
@protected T of(int year, int month, int day, int hour, int minute, int second, int millisecond, int microsecond);