我需要使用date-fns. 我希望输出类似于Wednesday July 17, 2020:
date-fns
Wednesday July 17, 2020
下面是我的代码
{format(new Date(), 'MM/dd/yyyy')}
守着一只汪
相关分类