mirror of
https://github.com/Spythere/genera-tor.git
synced 2026-05-03 05:28:13 +00:00
Train picker: uzupełnianie danych
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export function currentFormattedDate() {
|
||||
return new Date().toLocaleDateString('pl-PL', { day: 'numeric', month: 'numeric', year: 'numeric' }) + 'r.';
|
||||
}
|
||||
Reference in New Issue
Block a user