![]() |
Thousands of examples at your fingertips! All classes, methods fields etc. are linked to the API documentation. All members are listed by frequency of use or alphabetically (see left pane). Links to examples and utility functions/classes are shown below |
Links to examples (only one line shown below for each example):
[add your own example]
Links to utility classes and functions:
| 1 | getDayEnd(Timestamp stamp) org.ofbiz.core.util.UtilDateTime |
| 2 | getDayEnd(Timestamp stamp, int daysLater) org.ofbiz.core.util.UtilDateTime |
| 3 | getDayStart(Timestamp stamp) org.ofbiz.core.util.UtilDateTime |
| 4 | getDayStart(Timestamp stamp, int daysLater) org.ofbiz.core.util.UtilDateTime |
| 5 | getNextDayStart(Timestamp stamp) org.ofbiz.core.util.UtilDateTime |
| 6 | monthBegin() org.ofbiz.core.util.UtilDateTime |
| 7 | nowDate() org.ofbiz.core.util.UtilDateTime |
| 8 | nowTimestamp() org.ofbiz.core.util.UtilDateTime |
| 9 | toTimestamp(String monthStr, String dayStr, String yearStr, String hourStr, String minuteStr, String secondStr) org.ofbiz.core.util.UtilDateTime |
| 10 | toTimestamp(int month, int day, int year, int hour, int minute, int second) org.ofbiz.core.util.UtilDateTime |
| 11 | toTimestamp(String dateTime) org.ofbiz.core.util.UtilDateTime |
| 12 | toTimestamp(String date, String time) org.ofbiz.core.util.UtilDateTime |
| 13 | de.must.util.MustTimestamp |
| 14 | er.extensions.ERXTimestampUtility |