Closed lamaland closed 3 years ago
Hi :)
thanks for working on this, very useful!
I have a problem with date formating using faker, it seems that a "toString" method is called in the fakerParser, which leads to a very stange behavior.
Is this the expected result?
Hi @lamaland ! It seams that the faker.fake method is returning a string instead of a date instance. I will try to find a fix
should be fixed in 1.0.9. reqgards
thank you @nmacherey :)
Hi :)
thanks for working on this, very useful!
I have a problem with date formating using faker, it seems that a "toString" method is called in the fakerParser, which leads to a very stange behavior.
Is this the expected result?