{"id":33494,"date":"2025-08-26T13:37:33","date_gmt":"2025-08-26T08:07:33","guid":{"rendered":"https:\/\/mybillbook.in\/s\/?page_id=33494"},"modified":"2026-04-23T17:33:05","modified_gmt":"2026-04-23T12:03:05","slug":"webinar-schedule","status":"publish","type":"page","link":"https:\/\/mybillbook.in\/s\/webinar-schedule\/","title":{"rendered":"onboarding-webinar-schedule"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"33494\" class=\"elementor elementor-33494\">\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8ac65ee elementor-section-boxed elementor-section-height-default elementor-section-height-default mkdf-parallax-row-no mkdf-row-grid-no mkdf-disabled-bg-image-bellow-no\" data-id=\"8ac65ee\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-573ed9b\" data-id=\"573ed9b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b940e8c elementor-widget elementor-widget-html\" data-id=\"b940e8c\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700&display=swap');\n\n:root {\n  --brand1: #4C3CCE;\n  --brand2: #6B5CE7;\n  --brand1h: #3D2DB8;\n  --brand2h: #5C4DD1;\n  --text: #292D35;\n  --muted: #666;\n  --line: #E8E9EA;\n  --head: #F8F9FA;\n}\n\n.wb-wrap {\n  font-family: \"Poppins\", sans-serif;\n  width: 100%;\n  box-sizing: border-box;\n  padding: 32px 0;\n}\n\n.wb-header {\n  text-align: center;\n  margin-bottom: 32px;\n}\n.wb-header h1 {\n  font-size: 32px;\n  font-weight: 700;\n  color: var(--text);\n  margin: 0 0 10px;\n}\n.wb-header p {\n  font-size: 16px;\n  color: var(--muted);\n  margin: 0;\n}\n\n\/* Card wrapper \u2014 no fixed max-width, takes full column width *\/\n.wb-card {\n  background: #fff;\n  border-radius: 14px;\n  box-shadow: 0 4px 20px rgba(0,0,0,0.08);\n  overflow: hidden;\n  width: 100%;\n}\n\n\/* \u2500\u2500 Desktop table \u2500\u2500 *\/\n.wb-desktop { display: none; }\n\n\/* Scroll wrapper so table never overflows *\/\n.wb-table-scroll {\n  width: 100%;\n  overflow-x: auto;\n  -webkit-overflow-scrolling: touch;\n}\n\n.wb-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 14px;\n  table-layout: auto;\n  min-width: 560px;\n}\n\n.wb-table thead { background: var(--head); }\n\n.wb-table th {\n  padding: 16px 14px;\n  text-align: left;\n  font-weight: 600;\n  font-size: 13px;\n  color: var(--text);\n  border-bottom: 2px solid var(--line);\n  white-space: nowrap;\n}\n\n\/* Center the Join header *\/\n.wb-table th:last-child { text-align: center; }\n\n.wb-table td {\n  padding: 16px 14px;\n  border-bottom: 1px solid var(--line);\n  color: var(--muted);\n  font-size: 14px;\n  white-space: nowrap;\n  vertical-align: middle;\n}\n\n.wb-table tbody tr:last-child td { border-bottom: none; }\n.wb-table tbody tr:hover { background: var(--head); }\n\n\/* Join column: center content *\/\n.wb-table td:last-child { text-align: center; }\n\n\/* \u2500\u2500 CTA Button \u2500\u2500 *\/\n.wb-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  background: linear-gradient(135deg, var(--brand1) 0%, var(--brand2) 100%);\n  color: #fff !important;\n  text-decoration: none !important;\n  font-weight: 600;\n  font-size: 12px;\n  padding: 10px 18px;\n  border-radius: 50px;\n  white-space: nowrap;\n  cursor: pointer;\n  transition: all 0.25s ease;\n  box-shadow: 0 4px 14px rgba(76,60,206,0.25);\n  line-height: 1;\n}\n\n.wb-btn:hover {\n  background: linear-gradient(135deg, var(--brand1h) 0%, var(--brand2h) 100%);\n  transform: translateY(-2px);\n  box-shadow: 0 8px 20px rgba(76,60,206,0.35);\n  color: #fff !important;\n}\n\n\/* \u2500\u2500 Mobile cards \u2500\u2500 *\/\n.wb-mobile { display: block; }\n\n.wb-mcard {\n  padding: 18px 16px;\n  border-bottom: 1px solid var(--line);\n}\n.wb-mcard:last-child { border-bottom: none; }\n\n.wb-mrow {\n  display: flex;\n  justify-content: space-between;\n  align-items: flex-start;\n  margin-bottom: 10px;\n  gap: 8px;\n}\n.wb-mlabel {\n  font-weight: 600;\n  font-size: 13px;\n  color: var(--text);\n  flex-shrink: 0;\n}\n.wb-mval {\n  font-size: 13px;\n  color: var(--muted);\n  text-align: right;\n}\n\n.wb-mcard .wb-btn {\n  width: 100%;\n  font-size: 14px;\n  padding: 13px 16px;\n  margin-top: 4px;\n}\n\n\/* \u2500\u2500 Recordings \u2500\u2500 *\/\n.wb-recordings {\n  padding: 20px 18px 24px;\n  border-top: 1px solid var(--line);\n}\n.wb-recordings h3 {\n  font-size: 15px;\n  font-weight: 700;\n  color: var(--text);\n  margin: 0 0 6px;\n}\n.wb-recordings p {\n  font-size: 13px;\n  color: var(--muted);\n  margin: 0 0 14px;\n  line-height: 1.5;\n}\n.wb-rec-select {\n  appearance: none;\n  -webkit-appearance: none;\n  border: 1.5px solid var(--line);\n  background: var(--head);\n  padding: 11px 16px;\n  border-radius: 10px;\n  font-size: 14px;\n  font-family: \"Poppins\", sans-serif;\n  color: var(--text);\n  width: 100%;\n  max-width: 280px;\n  outline: none;\n  cursor: pointer;\n  display: block;\n  margin-bottom: 14px;\n}\n.wb-rec-btns {\n  display: flex;\n  gap: 10px;\n  flex-wrap: wrap;\n}\n\n\/* \u2500\u2500 Responsive breakpoint \u2500\u2500 *\/\n@media screen and (min-width: 768px) {\n  .wb-mobile  { display: none; }\n  .wb-desktop { display: block; }\n  .wb-header h1 { font-size: 42px; }\n  .wb-table th  { font-size: 15px; padding: 18px 20px; }\n  .wb-table td  { font-size: 15px; padding: 18px 20px; }\n  .wb-btn { font-size: 13px; padding: 11px 22px; }\n}\n\n@media screen and (max-width: 767px) {\n  .wb-header h1 { font-size: 26px; }\n  .wb-header p  { font-size: 14px; }\n}\n<\/style>\n\n<div class=\"wb-wrap\">\n  <div class=\"wb-header\">\n    <h1>Onboarding Demo Webinars<\/h1>\n    <p>Click the below links to join live webinar of myBillBook Demo!<\/p>\n  <\/div>\n\n  <div class=\"wb-card\">\n\n    <!-- Mobile cards -->\n    <div class=\"wb-mobile\" id=\"wbMobile\"><\/div>\n\n    <!-- Desktop table -->\n    <div class=\"wb-desktop\">\n      <div class=\"wb-table-scroll\">\n        <table class=\"wb-table\">\n          <thead>\n            <tr>\n              <th>Language<\/th>\n              <th>Day &amp; Date<\/th>\n              <th>Time<\/th>\n              <th>Session<\/th>\n              <th>Join<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody id=\"wbTableBody\"><\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n\n    <!-- Recordings -->\n    <div class=\"wb-recordings\">\n      <h3>\ud83c\udfac Want to watch recordings?<\/h3>\n      <p>Select your language to access past session recordings.<\/p>\n      <select id=\"wbRecLang\" class=\"wb-rec-select\">\n        <option value=\"\">Select Language<\/option>\n        <option value=\"Hindi\">Hindi<\/option>\n        <option value=\"English\">English<\/option>\n        <option value=\"Telugu\">Telugu<\/option>\n        <option value=\"Tamil\">Tamil<\/option>\n      <\/select>\n      <div class=\"wb-rec-btns\" id=\"wbRecBtns\" style=\"display:none;\">\n        <a class=\"wb-btn\" id=\"wbRecA\" href=\"#\" target=\"_blank\" rel=\"noopener\">\u25b6 Getting Started<\/a>\n        <a class=\"wb-btn\" id=\"wbRecB\" href=\"#\" target=\"_blank\" rel=\"noopener\">\u25b6 Features Walkthrough<\/a>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n<script>\n(function(){\n\nconst SESSION_DURATION_MINUTES = 60;\nconst SHOW_UPCOMING_SLOTS = 7;     \/\/ \u2705 show only next 7 future schedules\nconst CTA_TEXT = 'Enroll for Upcoming Batch';\n\nconst SCHEDULE = [\n  \/\/ Mar 16\u201327\n  { language:'Hindi',   date:'2026-03-16', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/ayBexfdNWpY?feature=share' },\n  { language:'Hindi',   date:'2026-03-16', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/Vfr2VkTsBXI?feature=share' },\n  { language:'English', date:'2026-03-17', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/Ogjs-sCqEa4?feature=share' },\n  { language:'English', date:'2026-03-17', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/JmhVJyq9Ll8?feature=share' },\n  { language:'Telugu',  date:'2026-03-18', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/XdtLdUiLstQ?feature=share' },\n  { language:'Telugu',  date:'2026-03-18', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/F-Yho18pNUI?feature=share' },\n  { language:'Hindi',   date:'2026-03-19', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/aFXmMuWAJzA?feature=share' },\n  { language:'Hindi',   date:'2026-03-19', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/F7W-BWCUYuY?feature=share' },\n  { language:'Tamil',   date:'2026-03-20', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/wiC0OoIG1Ko?feature=share' },\n  { language:'Tamil',   date:'2026-03-20', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/jpt08D_DAHk?feature=share' },\n  { language:'Tamil',   date:'2026-03-23', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/GIuWFZimUOw?feature=share' },\n  { language:'Tamil',   date:'2026-03-23', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/loLfQQypA5k?feature=share' },\n  { language:'Hindi',   date:'2026-03-24', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/30eHK9SzLfA?feature=share' },\n  { language:'Hindi',   date:'2026-03-24', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/kCc7aaFbhaM?feature=share' },\n  { language:'English', date:'2026-03-25', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/9q41hz02N68?feature=share' },\n  { language:'English', date:'2026-03-25', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/3URFreNRpeM?feature=share' },\n  { language:'Telugu',  date:'2026-03-26', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/jkAjOfB6804?feature=share' },\n  { language:'Telugu',  date:'2026-03-26', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/BlCIoyKmWzk?feature=share' },\n  { language:'Hindi',   date:'2026-03-27', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/Tn0eygNTA70?feature=share' },\n  { language:'Hindi',   date:'2026-03-27', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/CKG4tEanGw4?feature=share' },\n\n  \/\/ Mar 30 \u2013 Apr 10\n  { language:'Hindi',   date:'2026-03-30', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/K9VdM9pYxd0?feature=share' },\n  { language:'Hindi',   date:'2026-03-30', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/rYmoY8-vUcY?feature=share' },\n  { language:'English', date:'2026-03-31', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/4pGHY_ka41Y?feature=share' },\n  { language:'English', date:'2026-03-31', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/bMvsAN7JsDw?feature=share' },\n  { language:'Telugu',  date:'2026-04-01', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/di3axRrowN8?feature=share' },\n  { language:'Telugu',  date:'2026-04-01', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/RcFF6nKqbbs?feature=share' },\n  { language:'Hindi',   date:'2026-04-02', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/jPm5JXfhi-Q?feature=share' },\n  { language:'Hindi',   date:'2026-04-02', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/K_Y4c0gc78k?feature=share' },\n  { language:'Tamil',   date:'2026-04-03', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/d6qApvXxysA?feature=share' },\n  { language:'Tamil',   date:'2026-04-03', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/Jr43sNyjfgM?feature=share' },\n  { language:'Hindi',   date:'2026-04-06', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/T5gMwdq3RPo?feature=share' },\n  { language:'Hindi',   date:'2026-04-06', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/S2WeIcm_lCQ?feature=share' },\n  { language:'English', date:'2026-04-07', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/eZwn_C_WxMc?feature=share' },\n  { language:'English', date:'2026-04-07', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/5mr1Wi4iPhU?feature=share' },\n  { language:'Telugu',  date:'2026-04-08', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/Brn9UuwgAsQ?feature=share' },\n  { language:'Telugu',  date:'2026-04-08', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/n7wuAjXQ6CY?feature=share' },\n  { language:'Hindi',   date:'2026-04-09', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/wr0FNRh9mgk?feature=share' },\n  { language:'Hindi',   date:'2026-04-09', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/rmzqbT1p0o8?feature=share' },\n  { language:'Tamil',   date:'2026-04-10', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/6D9K5Zs2vUk?feature=share' },\n  { language:'Tamil',   date:'2026-04-10', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/Rgl7MzPcOGQ?feature=share' },\n\n  \/\/ Apr 13\u201317\n  { language:'Hindi',   date:'2026-04-13', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/POek7R3VwWQ?feature=share' },\n  { language:'Hindi',   date:'2026-04-13', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/uT9uR16FPMw?feature=share' },\n  { language:'English', date:'2026-04-14', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/e-l_yRqdwNs?feature=share' },\n  { language:'English', date:'2026-04-14', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/lDku9qgrwKo?feature=share' },\n  { language:'Telugu',  date:'2026-04-15', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/mWGe_kvQ8MI?feature=share' },\n  { language:'Telugu',  date:'2026-04-15', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/nHRZbWXQ1ZU?feature=share' },\n  { language:'Hindi',   date:'2026-04-16', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/JI-hI0Dx3V0?feature=share' },\n  { language:'Hindi',   date:'2026-04-16', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/SK901oFofzg?feature=share' },\n  { language:'Tamil',   date:'2026-04-17', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/ACe7R02kWy8?feature=share' },\n  { language:'Tamil',   date:'2026-04-17', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/4jSPdSdekmU?feature=share' },\n\n  \/\/ Apr 20\u201324\n  { language:'Hindi',   date:'2026-04-20', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/uHORFMyD23s?feature=share' },\n  { language:'Hindi',   date:'2026-04-20', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/nHpcmPsBjzI?feature=share' },\n  { language:'English', date:'2026-04-21', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/gvOK9CNGeo8?feature=share' },\n  { language:'English', date:'2026-04-21', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/wef2GLPNBzs?feature=share' },\n  { language:'Telugu',  date:'2026-04-22', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/KxNr_hoetCc?feature=share' },\n  { language:'Telugu',  date:'2026-04-22', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/hhDnZtRENBA?feature=share' },\n  { language:'Hindi',   date:'2026-04-23', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/JFR6GzAnCWI?feature=share' },\n  { language:'Hindi',   date:'2026-04-23', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/1il52ceuZeI?feature=share' },\n  { language:'Tamil',   date:'2026-04-24', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/dmHe1fdGZ2k?feature=share' },\n  { language:'Tamil',   date:'2026-04-24', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/yA09kX9a2Lk?feature=share' },\n\n  \/* \u2705 NEW: Apr 27 \u2013 May 9 *\/\n  { language:'Hindi',   date:'2026-04-27', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/NXNFDUtaIVY?feature=share' },\n  { language:'Hindi',   date:'2026-04-27', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/tOd_qK0V9Us?feature=share' },\n\n  { language:'English', date:'2026-04-28', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/c08wspWPxDY?feature=share' },\n  { language:'English', date:'2026-04-28', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/z7NHMsvAwto?feature=share' },\n\n  { language:'Telugu',  date:'2026-04-29', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/zA5rLLzL6tY?feature=share' },\n  { language:'Telugu',  date:'2026-04-29', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/ceMGqm4ZgMQ?feature=share' },\n\n  { language:'Hindi',   date:'2026-04-30', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/LrQazUkWR_8?feature=share' },\n  { language:'Hindi',   date:'2026-04-30', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/mAZaSi2tYRE?feature=share' },\n\n  { language:'Tamil',   date:'2026-05-01', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/6wpH4j_fe5s?feature=share' },\n  { language:'Tamil',   date:'2026-05-01', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/SH6gywKTWbU?feature=share' },\n\n  { language:'Hindi',   date:'2026-05-02', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/DlOLJ_nhQsI?feature=share' },\n  { language:'Hindi',   date:'2026-05-02', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/rZ2Gbod3N8o?feature=share' },\n\n  { language:'Hindi',   date:'2026-05-04', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/h23EuXUot3s?feature=share' },\n  { language:'Hindi',   date:'2026-05-04', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/k_51Q33lZBw?feature=share' },\n\n  { language:'English', date:'2026-05-05', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/pLb0LZ7XZbI?feature=share' },\n  { language:'English', date:'2026-05-05', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/f0sb2BMkgug?feature=share' },\n\n  { language:'Telugu',  date:'2026-05-06', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/zwN2OI_xDZQ?feature=share' },\n  { language:'Telugu',  date:'2026-05-06', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/RpTj_p9pmx0?feature=share' },\n\n  { language:'Hindi',   date:'2026-05-07', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/ByVrGdYCKno?feature=share' },\n  { language:'Hindi',   date:'2026-05-07', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/Ar9HMkeQgxY?feature=share' },\n\n  { language:'Tamil',   date:'2026-05-08', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/EirTDjzefmI?feature=share' },\n  { language:'Tamil',   date:'2026-05-08', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/Bqx1XdsMfdc?feature=share' },\n\n  { language:'Hindi',   date:'2026-05-09', time:'12 PM', part:'Getting Started with myBillBook', link:'https:\/\/youtube.com\/live\/kfYHUHSJc_g?feature=share' },\n  { language:'Hindi',   date:'2026-05-09', time:'6 PM',  part:'Features Walkthrough',            link:'https:\/\/youtube.com\/live\/GVdWHQ2e5ec?feature=share' }\n];\n\n\/* RECORDINGS *\/\nconst RECORDINGS = {\n  Hindi:   { a:'https:\/\/youtube.com\/live\/pMWZR-11iWI?feature=share',  b:'https:\/\/youtube.com\/live\/zh50imlNna0?feature=share' },\n  English: { a:'https:\/\/youtube.com\/live\/EJr9badIpNk?feature=share',  b:'https:\/\/youtube.com\/live\/D382fKrVkNo?feature=share' },\n  Telugu:  { a:'https:\/\/youtube.com\/live\/JYOtHI_CErc?feature=share',  b:'https:\/\/youtube.com\/live\/9X30FmMUKgk?feature=share' },\n  Tamil:   { a:'https:\/\/youtube.com\/live\/djbcZTxtlLY?feature=share',  b:'https:\/\/youtube.com\/live\/HmCwTtFkt4g?feature=share' }\n};\n\nfunction parseTime(str) {\n  const m = (str||'').trim().match(\/^(\\d{1,2})\\s*(AM|PM)$\/i);\n  if (!m) return { h:0, min:0 };\n  let h = parseInt(m[1], 10);\n  const ap = m[2].toUpperCase();\n  if (ap === 'PM' && h !== 12) h += 12;\n  if (ap === 'AM' && h === 12) h = 0;\n  return { h, min:0 };\n}\n\nfunction buildDateTime(dateISO, timeStr){\n  const t = parseTime(timeStr);\n  const d = new Date(dateISO + 'T00:00:00');\n  d.setHours(t.h, t.min, 0, 0);\n  return d;\n}\n\nfunction formatDayAndDate(d){\n  const wday = d.toLocaleString('en-US', { weekday: 'long' });\n  const day  = String(d.getDate()).padStart(2,'0');\n  const mon  = d.toLocaleString('en-US', { month: 'long' });\n  return `${wday} (${day}-${mon})`;\n}\n\nfunction btnHTML(href, label) {\n  return `<a class=\"wb-btn\" href=\"${href}\" target=\"_blank\" rel=\"noopener\">${label}<\/a>`;\n}\n\nconst EMPTY_TABLE = `<tr><td colspan=\"5\" style=\"padding:24px;text-align:center;color:#999;\">No upcoming sessions right now. Please check back soon!<\/td><\/tr>`;\n\nfunction getUpcomingNext7Schedules(){\n  const now = new Date();\n\n  const enriched = SCHEDULE.map(s => {\n    const start = buildDateTime(s.date, s.time);\n    const end = new Date(start.getTime() + SESSION_DURATION_MINUTES * 60 * 1000);\n    return { ...s, start, end, dateLabel: formatDayAndDate(start) };\n  });\n\n  return enriched\n    .filter(s => s.end > now)         \/\/ hide completed\n    .sort((a,b) => a.start - b.start) \/\/ sort upcoming\n    .slice(0, SHOW_UPCOMING_SLOTS);   \/\/ \u2705 only 7 future schedules\n}\n\nfunction render() {\n  const list = getUpcomingNext7Schedules();\n\n  \/\/ Desktop table\n  const tbody = document.getElementById('wbTableBody');\n  if (tbody) {\n    tbody.innerHTML = list.length\n      ? list.map(s => `\n          <tr>\n            <td>${s.language}<\/td>\n            <td>${s.dateLabel}<\/td>\n            <td>${s.time}<\/td>\n            <td>${s.part}<\/td>\n            <td>${btnHTML(s.link, CTA_TEXT)}<\/td>\n          <\/tr>`).join('')\n      : EMPTY_TABLE;\n  }\n\n  \/\/ Mobile cards\n  const mob = document.getElementById('wbMobile');\n  if (mob) {\n    if (!list.length) {\n      mob.innerHTML = `<div class=\"wb-mcard\"><span style=\"color:#999;font-size:14px;\">No upcoming sessions. Please check back soon!<\/span><\/div>`;\n    } else {\n      mob.innerHTML = list.map(s => `\n        <div class=\"wb-mcard\">\n          <div class=\"wb-mrow\"><span class=\"wb-mlabel\">Language<\/span><span class=\"wb-mval\">${s.language}<\/span><\/div>\n          <div class=\"wb-mrow\"><span class=\"wb-mlabel\">Day<\/span><span class=\"wb-mval\">${s.dateLabel}<\/span><\/div>\n          <div class=\"wb-mrow\"><span class=\"wb-mlabel\">Time<\/span><span class=\"wb-mval\">${s.time}<\/span><\/div>\n          <div class=\"wb-mrow\"><span class=\"wb-mlabel\">Session<\/span><span class=\"wb-mval\">${s.part}<\/span><\/div>\n          ${btnHTML(s.link, CTA_TEXT)}\n        <\/div>`).join('');\n    }\n  }\n}\n\n\/\/ Recordings dropdown\ndocument.addEventListener('DOMContentLoaded', function() {\n  render();\n\n  const sel = document.getElementById('wbRecLang');\n  const btns = document.getElementById('wbRecBtns');\n  const btnA = document.getElementById('wbRecA');\n  const btnB = document.getElementById('wbRecB');\n\n  if (sel) {\n    sel.addEventListener('change', function() {\n      const rec = RECORDINGS[sel.value];\n      if (rec) {\n        btnA.href = rec.a;\n        btnB.href = rec.b;\n        btns.style.display = 'flex';\n      } else {\n        btns.style.display = 'none';\n      }\n    });\n  }\n});\n\nsetTimeout(render, 500);\nsetInterval(render, 60000);\n\n})();\n<\/script>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"Onboarding Demo Webinars Click the below links to join live webinar of myBillBook Demo! Language Day &amp; Date Time Session Join \ud83c\udfac Want to watch recordings? Select your language to access past session recordings. Select Language Hindi English Telugu Tamil [...]","protected":false},"author":20,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v19.5.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>onboarding-webinar-schedule - myBillBook<\/title>\n<meta name=\"description\" content=\"myBillBook is India&#039;s #1 billing, accounting and inventory management software. Join our live webinars to set up your business on myBillBook.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mybillbook.in\/s\/webinar-schedule\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"onboarding-webinar-schedule - myBillBook\" \/>\n<meta property=\"og:description\" content=\"myBillBook is India&#039;s #1 billing, accounting and inventory management software. Join our live webinars to set up your business on myBillBook.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mybillbook.in\/s\/webinar-schedule\/\" \/>\n<meta property=\"og:site_name\" content=\"myBillBook\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-23T12:03:05+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"onboarding-webinar-schedule - myBillBook","description":"myBillBook is India's #1 billing, accounting and inventory management software. Join our live webinars to set up your business on myBillBook.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/mybillbook.in\/s\/webinar-schedule\/","og_locale":"en_US","og_type":"article","og_title":"onboarding-webinar-schedule - myBillBook","og_description":"myBillBook is India's #1 billing, accounting and inventory management software. Join our live webinars to set up your business on myBillBook.","og_url":"https:\/\/mybillbook.in\/s\/webinar-schedule\/","og_site_name":"myBillBook","article_modified_time":"2026-04-23T12:03:05+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/mybillbook.in\/s\/webinar-schedule\/","url":"https:\/\/mybillbook.in\/s\/webinar-schedule\/","name":"onboarding-webinar-schedule - myBillBook","isPartOf":{"@id":"https:\/\/mybillbook.in\/s\/#website"},"datePublished":"2025-08-26T08:07:33+00:00","dateModified":"2026-04-23T12:03:05+00:00","description":"myBillBook is India's #1 billing, accounting and inventory management software. Join our live webinars to set up your business on myBillBook.","breadcrumb":{"@id":"https:\/\/mybillbook.in\/s\/webinar-schedule\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mybillbook.in\/s\/webinar-schedule\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/mybillbook.in\/s\/webinar-schedule\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/mybillbook.in\/s\/"},{"@type":"ListItem","position":2,"name":"onboarding-webinar-schedule"}]},{"@type":"WebSite","@id":"https:\/\/mybillbook.in\/s\/#website","url":"https:\/\/mybillbook.in\/s\/","name":"myBillBook","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mybillbook.in\/s\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/mybillbook.in\/s\/wp-json\/wp\/v2\/pages\/33494"}],"collection":[{"href":"https:\/\/mybillbook.in\/s\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mybillbook.in\/s\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mybillbook.in\/s\/wp-json\/wp\/v2\/users\/20"}],"replies":[{"embeddable":true,"href":"https:\/\/mybillbook.in\/s\/wp-json\/wp\/v2\/comments?post=33494"}],"version-history":[{"count":211,"href":"https:\/\/mybillbook.in\/s\/wp-json\/wp\/v2\/pages\/33494\/revisions"}],"predecessor-version":[{"id":37351,"href":"https:\/\/mybillbook.in\/s\/wp-json\/wp\/v2\/pages\/33494\/revisions\/37351"}],"wp:attachment":[{"href":"https:\/\/mybillbook.in\/s\/wp-json\/wp\/v2\/media?parent=33494"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}