Skip to content

Correct way to create random dates with luxon and fakerjs #1252

Answered by RomainLanz
fnoquiq asked this question in Help
Discussion options

You must be logged in to vote

Have you tried to directly use ChanceJS date function?

chance.date()
chance.date({ string: true })
chance.date({ string: true, american: false })
chance.date({ year: 1983 })

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@thetutlage
Comment options

@fnoquiq
Comment options

@RomainLanz
Comment options

Answer selected by fnoquiq
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
4 participants