@@ -24,45 +24,45 @@ exports[`formatDate should work with custom format and locale es 2`] = `"jueves,
2424
2525exports [` formatDate should work with custom format and locale es 3` ] = ` "jueves, 13 F 20 d. C., 15:28:00 (tiempo universal coordinado)"` ;
2626
27- exports [` formatDate should work with custom format and locale fr 1` ] = ` "jeudi 13 F 20 ap. J.-C., 16:28:00 temps universel coordonné"` ;
27+ exports [` formatDate should work with custom format and locale fr 1` ] = ` "jeudi 13 F 20 ap. J.-C. 16:28:00 temps universel coordonné"` ;
2828
29- exports [` formatDate should work with custom format and locale fr 2` ] = ` "jeudi 13 F 20 ap. J.-C., 15:28:00 temps universel coordonné"` ;
29+ exports [` formatDate should work with custom format and locale fr 2` ] = ` "jeudi 13 F 20 ap. J.-C. 15:28:00 temps universel coordonné"` ;
3030
31- exports [` formatDate should work with custom format and locale fr 3` ] = ` "jeudi 13 F 20 ap. J.-C., 15:28:00 temps universel coordonné"` ;
31+ exports [` formatDate should work with custom format and locale fr 3` ] = ` "jeudi 13 F 20 ap. J.-C. 15:28:00 temps universel coordonné"` ;
3232
3333exports [` formatDate should work with custom format and locale ro 1` ] = ` "joi, 13 F 20 d.Hr., 16:28:00 Timpul universal coordonat"` ;
3434
3535exports [` formatDate should work with custom format and locale ro 2` ] = ` "joi, 13 F 20 d.Hr., 15:28:00 Timpul universal coordonat"` ;
3636
3737exports [` formatDate should work with custom format and locale ro 3` ] = ` "joi, 13 F 20 d.Hr., 15:28:00 Timpul universal coordonat"` ;
3838
39- exports [` formatDate should work with format "hour", for date = "2020-02-13T15:28:00.000Z" and locale "de" 1` ] = ` "13. Februar 2020, 15:28"` ;
39+ exports [` formatDate should work with format "hour", for date = "2020-02-13T15:28:00.000Z" and locale "de" 1` ] = ` "13. Februar 2020 um 15:28"` ;
4040
41- exports [` formatDate should work with format "hour", for date = "2020-02-13T15:28:00.000Z" and locale "en" 1` ] = ` "February 13, 2020, 3:28 PM"` ;
41+ exports [` formatDate should work with format "hour", for date = "2020-02-13T15:28:00.000Z" and locale "en" 1` ] = ` "February 13, 2020 at 3:28 PM"` ;
4242
4343exports [` formatDate should work with format "hour", for date = "2020-02-13T15:28:00.000Z" and locale "es" 1` ] = ` "13 de febrero de 2020, 15:28"` ;
4444
45- exports [` formatDate should work with format "hour", for date = "2020-02-13T15:28:00.000Z" and locale "fr" 1` ] = ` "13 février 2020, 15:28"` ;
45+ exports [` formatDate should work with format "hour", for date = "2020-02-13T15:28:00.000Z" and locale "fr" 1` ] = ` "13 février 2020 à 15:28"` ;
4646
4747exports [` formatDate should work with format "hour", for date = "2020-02-13T15:28:00.000Z" and locale "ro" 1` ] = ` "13 februarie 2020, 15:28"` ;
4848
49- exports [` formatDate should work with format "hour", for date = "1581607680000" and locale "de" 1` ] = ` "13. Februar 2020, 15:28"` ;
49+ exports [` formatDate should work with format "hour", for date = "1581607680000" and locale "de" 1` ] = ` "13. Februar 2020 um 15:28"` ;
5050
51- exports [` formatDate should work with format "hour", for date = "1581607680000" and locale "en" 1` ] = ` "February 13, 2020, 3:28 PM"` ;
51+ exports [` formatDate should work with format "hour", for date = "1581607680000" and locale "en" 1` ] = ` "February 13, 2020 at 3:28 PM"` ;
5252
5353exports [` formatDate should work with format "hour", for date = "1581607680000" and locale "es" 1` ] = ` "13 de febrero de 2020, 15:28"` ;
5454
55- exports [` formatDate should work with format "hour", for date = "1581607680000" and locale "fr" 1` ] = ` "13 février 2020, 15:28"` ;
55+ exports [` formatDate should work with format "hour", for date = "1581607680000" and locale "fr" 1` ] = ` "13 février 2020 à 15:28"` ;
5656
5757exports [` formatDate should work with format "hour", for date = "1581607680000" and locale "ro" 1` ] = ` "13 februarie 2020, 15:28"` ;
5858
59- exports [` formatDate should work with format "hour", for date = "new Date(2020, 1, 13, 16, 28)" and locale "de" 1` ] = ` "13. Februar 2020, 16:28"` ;
59+ exports [` formatDate should work with format "hour", for date = "new Date(2020, 1, 13, 16, 28)" and locale "de" 1` ] = ` "13. Februar 2020 um 16:28"` ;
6060
61- exports [` formatDate should work with format "hour", for date = "new Date(2020, 1, 13, 16, 28)" and locale "en" 1` ] = ` "February 13, 2020, 4:28 PM"` ;
61+ exports [` formatDate should work with format "hour", for date = "new Date(2020, 1, 13, 16, 28)" and locale "en" 1` ] = ` "February 13, 2020 at 4:28 PM"` ;
6262
6363exports [` formatDate should work with format "hour", for date = "new Date(2020, 1, 13, 16, 28)" and locale "es" 1` ] = ` "13 de febrero de 2020, 16:28"` ;
6464
65- exports [` formatDate should work with format "hour", for date = "new Date(2020, 1, 13, 16, 28)" and locale "fr" 1` ] = ` "13 février 2020, 16:28"` ;
65+ exports [` formatDate should work with format "hour", for date = "new Date(2020, 1, 13, 16, 28)" and locale "fr" 1` ] = ` "13 février 2020 à 16:28"` ;
6666
6767exports [` formatDate should work with format "hour", for date = "new Date(2020, 1, 13, 16, 28)" and locale "ro" 1` ] = ` "13 februarie 2020, 16:28"` ;
6868
0 commit comments