spring-framework / org.springframework.format.datetime.standard / DateTimeContext / <init>

<init>

DateTimeContext()

A context that holds user-specific java.time (JSR-310) settings such as the user's Chronology (calendar system) and time zone. A null property value indicate the user has not specified a setting.

Author
Juergen Hoeller

Since
4.0

See Also
DateTimeContextHolder