public interface CsvDateFormatter
Modifier and Type | Method and Description |
---|---|
String |
formatDate(Date date)
Convert a date to a valid value
|
String |
formatDateTime(Date date)
Convert a date to a valid CSV value including the time
|
Copyright © 2002-2021 Atlassian. All Rights Reserved.