mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
fix doc
This commit is contained in:
parent
28b8317e60
commit
56e32846cd
@ -382,7 +382,7 @@ public class FastDateFormat extends Format implements DateParser, DatePrinter {
|
|||||||
* 便捷获取 DateTimeFormatter
|
* 便捷获取 DateTimeFormatter
|
||||||
* 由于 {@link DatePattern} 很大一部分的格式没有提供 {@link DateTimeFormatter},因此这里提供快捷获取方式
|
* 由于 {@link DatePattern} 很大一部分的格式没有提供 {@link DateTimeFormatter},因此这里提供快捷获取方式
|
||||||
* @return DateTimeFormatter
|
* @return DateTimeFormatter
|
||||||
* @author dazer & neusoft
|
* @author dazer neusoft
|
||||||
* @since 5.6.4
|
* @since 5.6.4
|
||||||
*/
|
*/
|
||||||
public DateTimeFormatter getDateTimeFormatter() {
|
public DateTimeFormatter getDateTimeFormatter() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user