Calculate Number of Days Between Two Dates November 11, 2020 Code Snippets 0 Comments 803 Views Working with dates sometimes we need to perform various arithmetic operations. Programming languages provides methods to calculate number of days between two dates. A table includes a links to posts with examples. No.Programming language1.PHP2.Python
Publish Message to MQTT Broker MQTT protocol uses a publish/subscribe model. Client can publish message to a broker and other...
Convert All Lowercase Characters in a String to Uppercase While working with text processing we might need to convert all lowercase characters in a...
Get File Size in Bytes Working with filesystem we may need to get the file size in bytes. Programming languages...
Leave a Comment
Cancel reply