Calculate Number of Days Between Two Dates November 11, 2020 Code Snippets 0 Comments 664 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
Replace All Occurrences of a Substring in a String While working with text processing we might need to replace all occurrences of a substring...
Get Width and Height of Image Working with image processing we may need to get the width and height of an...
WebSocket Echo Client WebSocket is a two-way communication protocol over a TCP. WebSocket provides a persistent connection between...
Leave a Comment
Cancel reply