Inline Calendar From-To and Start Day

9 replies·opened Mar 13, 2021
S
SISCANMar 13, 2021

Hi

Referencing http://v6-tpl.rof.ca/tem/left-sidebar-05-CS.php

Please advise: -

How to: -

  1. Set the Start Date to NOW -7Days
  2. Set the End Date to NOW +7Days
  3. Show Monday as the Calendar Start day (Not Sunday)

Thanks.

Regards
Barry

S
SemiColonWebSTAFFMar 15, 2021

Hello,

  1. For the Start Date, please use this Setting: https://bootstrap-datepicker.readthedocs.io/en/latest/options.html#startdate .

  2. For the End Date, please use this Setting: https://bootstrap-datepicker.readthedocs.io/en/latest/options.html#enddate .

  3. To set the Week Start day, please use this Setting: https://bootstrap-datepicker.readthedocs.io/en/latest/options.html#weekstart .

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

S
SISCANMar 15, 2021

Hi

I went to the hyperlinks provided and there is no samples (syntax) available.
Screen clipping attached.

Please advise.

Regards
Barry

S
SemiColonWebSTAFFMar 16, 2021

Hello,

Please consider using this:

startDate: "-7d",
endDate: "+7d",

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

S
SISCANMar 16, 2021

Thank you.

Can you help on: -
3) Show Monday as the Calendar Start day (Not Sunday)

S
SemiColonWebSTAFFMar 17, 2021

Hello,

You will need to use this:

weekStart: 1,

This will definitely work fine. Hope this Helps!

We Apologize for the Inconveniences, however, we currently do not provide Customization related Support or Generic HTML/CSS/JS related Support Requests according to the Item Support Policy: https://themeforest.net/page/item_support_policy . Since you are using an HTML Templates, basic knowledge of these languages are required. You will need to manually code this or Hire a Freelancer to help you out.

Let us know if we can help you with anything else or if you find any further issues.

S
SISCANMar 17, 2021

Thank you.

Do you know of any good Training/Instruction for BootStrap/Canvas?

Regards
Barry

S
SemiColonWebSTAFFMar 18, 2021

Hello,

There are many tutorials available on the web. You can start by this: https://www.w3schools.com/bootstrap4/ .

Let us know if we can help you with anything else.

S
SISCANMar 18, 2021

Hi

Any Tutorial for your Canvas Theme, guidelines, how to use etc.

Regards
Barry

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard