24040801: Time Picker Question

6 replies·opened Apr 8, 2024
S
SISCANApr 8, 2024

Hi

Do you have any samples that solely relate to Time Picker.
<script src="js/components/timepicker.js"></script>
When I view examples at https://canvas-v7-kb.sisdev.ca/component-datepicker.html I can't find any thing solely relating to the Time Picker all are Date and Time Picker, date Range and others related code.

Regards
Barry

S
SISCANApr 10, 2024

Hi

When can you reply?

BMC

S
SemiColonWebSTAFFApr 29, 2024

Hello,

Apologies for the Inconveniences caused and Thanks for your Kind Patience!

There is already an example related to TimePicker on the Date-Time Picker Component Template. The JS Code related to this is:

jQuery('.datetimepicker1').datetimepicker({
	format: 'LT',
	showClose: true
});

Hope this Helps!

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

S
SISCANMay 5, 2024

Hi

Please advise what the "'LT'" means and where can I find the other formats, i.e. 24 Hour Clock.

Regards
BMC

S
SISCANMay 10, 2024

Hi
When can I expect a reply to my last message 5 days ago?
BMC

S
SemiColonWebSTAFFMay 16, 2024

Hello,

Thanks for your Patience!

You can find more about this in the Localized Formats section here: https://momentjs.com/docs/#/displaying/format/ .

Hope this Helps!

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

S
SISCANMay 16, 2024

Thank you.

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