@Scope(value="perthread") public class DateUtilitiesImpl extends Object implements DateUtilities
Constructor and Description |
---|
DateUtilitiesImpl() |
Modifier and Type | Method and Description |
---|---|
String |
formatISO8601(Date date)
Formats the time instant in ISO-8601 format for the UTC time zone.
|
public DateUtilitiesImpl()
public String formatISO8601(Date date)
DateUtilities
formatISO8601
in interface DateUtilities
date
- to format, may not be null5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.