M
matman
Guest
I encountered a few other problems. When I try storing a rbv_api.getCurrentDate() in a Date/Time field, it returns me "Error: Not a date". When I use Date(rbv_api.getCurrentDate()) it also returns me an error. But when I use new Date(), it is stored succesfully but only as 30/09/2014 6:10 instead of 30/09/2014 14:10 (time difference). In account settings my timezone is set to GMT+1 (CEST). Is there any way I could retrieve that stored date, but in the format corresponding to my timezone?
Continue reading...
Continue reading...