... agent, HQ, server; we would create a separate table to manage this data. I can't do this for every client, so here's a quick snippet to just check if Daylight Savings are in effect for the United Kingdom. ...
What?
An article to document how I calculated the start and end dates of when Daylight Savings Time is in effect.
Why?
Admittedly, most of Zoho apps have this built-in but here's some snippets ...
What?
This is an article serving as documentation for my first ever app on the Android Operating System. For tablets and phones. The app in a nutshell displays flight restrictions in a given area
...
So I just started another YouTube channel which I'll try to transfer my Joomla videos over to but in the meantime you can be subjected to my quadcopter videos. Here are a few quick ones, the Hubsan H107C ...
... */
//
// blank map to use
m_Blank = Map();
//
// set timezone of this user (this CRM is set to GMT-07:00 with daylight savings in effect)
v_ThisTimeZone = "Europe/London";
//
// get details from ...
What?
A follow on from my article Zoho Creator: Create a Widget which uses JavaScript back from 2020 with a few adjustments now in 2024.
This widget will only work within Zoho Creator. If you want ...
... the Morning
Neolithic
Post-Apocalyptic
Prehistoric
during the Renaissance
Sepia-Toned
Spring
during the Stone Ages
Summer
during Twilight
Victorian
Vintage
Winter
during World War
Level ...
... ZDK.Apps.CRM but my syntax highlighter lowercases this)
var r_ContactDetails = ZDK.Apps.CRM.Contacts.fetchById(v_VendorContactID);
// get the email on this contact record
var v_ContactEmail ...
... up to 2, right through 3 to 1, then down to 5... Now it all blends together:
Error(s) Encountered:
DisplayPort to DVI cable doesn't work: I get what I pay for I guess... I went for a slightly more expensive ...
... .choice-table-cell span label:nth-child(3) span
I want to highlight the current selection so I'll make this a different color (hot pink):
div.zc-Calendar_Day_Select .choice-table-cell span label:nth-child(3)[elname='radioEl_zc-Calendar_Day_Select_2'] ...
... data per column (in this example, I highlight the Date column, it then prompted me what format this is in, eg. dd/MM/yyyy):
You will then be shown a summary of your import:
You can then ...
... Daylight Savings Time. The field is a text line field called Customers_Requested_Time and I have added a few more date time fields called GMT_Date_Time_Start, GMT_Date_Time_End, System_Date_Time_Start, ...
... a slightly transparent red background (if they do, then add the field again and delete the one highlighted in red - alternatively give it a unique name in the record). Then map the fields using the dot ...
... = r_Data.replaceAll("(\"[^\",]+)[,]([^\"]+\")","$1|mySpecialComma|$2",false);
The slightly longer answer to describe this might be better explained if you consider the following snippet of code:
// ...
What?
This is slightly different to my article Zoho Deluge: Get Refresh/Access Token API v2 (Zoho to Zoho service) and different to my Zoho CRM: APIv2 using PHP & cURL (3rd-Party to Zoho), in that this ...
... unit to display Hours : Minutes : Seconds.
We could have tried out some cool new DLL files for MS Windows 10 but we needed something lightweight that doesn't require any extra files and that could ...
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies. Read more about our Privacy Policy.