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
237
problems.
Stats
6.9k
EtPoint
2.4k
Vote count
3
questions
237
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
Java Generic Type Number
Initialize LocalDateTime - with zero timings
How to detect an ambiguous DST overlap?
Java scentific date hanlding
How to show localized date units in a formatted string in Java/Android?
Convert sql date to string in Java8
Split overlapping and add missing intervals
Compute Week of Year issues with ZonedDateTime and Calendar API
How to add server timezone to localdatetime during JSON serialization?
Calculate Seconds between two LocalDates in Java