As String
Returns a string representation of the date.
js
dayjs('2019-01-25').toString(); // 'Fri, 25 Jan 2019 02:00:00 GMT'
Returns a string representation of the date.
dayjs('2019-01-25').toString(); // 'Fri, 25 Jan 2019 02:00:00 GMT'
Released under the MIT License.
Copyright (c) 2020 iamkun