Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Meno Hochschild
Meno Hochschild has asked
3
questions and find answers to
218
problems.
Stats
6.6k
EtPoint
2.3k
Vote count
3
questions
218
answers
About
Software developer in big company
Author of new open-source time library for Java (Time4J, LGPLv2.1)
My hobby and passion is modeling of date and time.
Meno Hochschild questions
How to find out locale-dependent text orientation in java?
How to display common era ("CE") in Java-8?
What is the motivation for two different week-based-year definitions in JSR-310?
Meno Hochschild answers
JSR310 How to internationalize a pattern for a month-day?
How can I change the font of the Time4J CalendarPicker in JavaFX?
Outputting the day period based on locale
How to convert PostgreSQL timestamp with time zone to DateTime?
Java: How to iterate over days in a Period object
What's the best way to convert LocalDate and LocalTime to java.util.date?
How to convert a UTC time to CET time in java
Which libraries can count seconds correctly and for which dates?
withZone(DateTimeZone.UTC) of DateTimeFormatter changing the value of date [duplicate]
Inaccuracy/randomness in java Calendar.toInstant() and Instant.atZone (also Local/ZonedDateTime.ofInstant())