AS
Есть кое-какие вопросы, не могу найти решение даже в доке
Size: a a a
AS
ⒶⓆ
АЕ
window.location.replace('route')
АЕ
В
window.location.replace('route')
AS
M_
АЖ
.eventsData.forEach(time => {
const startTimeFormat = time.startTime.substr(-time.startTime.indexOf('T'));
startTimeFormat.substr(-startTimeFormat.indexOf(':'));
console.log(startTimeFormat);
});
АК
.eventsData.forEach(time => {
const startTimeFormat = time.startTime.substr(-time.startTime.indexOf('T'));
startTimeFormat.substr(-startTimeFormat.indexOf(':'));
console.log(startTimeFormat);
});
АЖ
АЖ
АК
АК
АЖ
АЖ
АЖ
АК
АЖ
A
АЖ