Skip to content Skip to sidebar Skip to footer
Showing posts with the label Format

Change Date Format On A Template

I'm using the Foundry template on Squarespace and I need to change the date format on post page… Read more Change Date Format On A Template

How To Get Client's System "region And Language" Settings On Server?

Is there any way to get format settings (country from 'Formats' tab on 'Region and Lang… Read more How To Get Client's System "region And Language" Settings On Server?

How To Customize Date Format When Creating Excel Cells Through Javascript (activexobject)?

I'm trying to convert an HTML table to Excel in Javascript using new ActiveXObject('Excel.a… Read more How To Customize Date Format When Creating Excel Cells Through Javascript (activexobject)?

Formatting Javascript String To Have 03 Not 3?

I have a Javascript that opens today file in html. function openToday() { var today = new Da… Read more Formatting Javascript String To Have 03 Not 3?