JSFiddle - React, Tailwind, and code Playground

by bubu

JavaScript

e=new Date();
alert(e.toLocaleDateString('hu-HU', { weekday: 'long', year: 'numeric', month: 'long', day: 'numeric' }))