Reactive-Resume icon indicating copy to clipboard operation
Reactive-Resume copied to clipboard

Date Problems in Portuguese Language

Open M-G-J opened this issue 3 years ago • 7 comments

I've made my CV in Portuguese Language, but when I download it in PDF, the date appears in English... I've tried so many times, but the problem persists. I would be very grateful if you fix this. Thank you for this awesome project! RxResume_PDFExport_marcosgj_meucv_1674717670.pdf

M-G-J avatar Jan 26 '23 07:01 M-G-J

I have the same problem

botkero avatar Jan 28 '23 14:01 botkero

Same here

GabrielTfi avatar Feb 21 '23 15:02 GabrielTfi

Same issue here

byebaibai avatar Mar 14 '23 02:03 byebaibai

Same for German

tharos96 avatar Sep 18 '23 15:09 tharos96

I'm working on the new version right now where date inputs are no more dates, but just regular text fields so the user would be able to enter anything they like, and it is sure to appear the way they input in the resulting PDF as well. Please be patient as I work out the kinks and final few features in the new release, and we can all rejoice :)

amruthpillai avatar Sep 19 '23 06:09 amruthpillai

That sounds great. I found it particularly annoying that the birthday format is not independent from the rest of the date formatting. Also, I was missing MM.YYYY .

Is there any solution to work around these for now manually? Like via CSS custom commands?

tharos96 avatar Sep 19 '23 08:09 tharos96

I found a workaround on v3 where I needed to edit the locale value in the exported json (to the desired language, "fr" for me) and import it again. I'm not sure it works for every languages, like Portuguese here.

sehnryr avatar Nov 27 '23 13:11 sehnryr