Calculate Number of Weeks Between Two Dates March 15, 2021 Code Snippets 0 Comments 568 Views Working with dates sometimes we need to perform various arithmetic operations. Learn how to calculate number of weeks between two dates using different programming languages. A table includes a links to posts with examples. No.Programming language1.PHP2.Python
Check if String Ends with Substring While working with data filtering, sometimes we may need to check if a string ends...
Get Character by Unicode Code Point Unicode characters are represented by a unicode code points. Code point is an integer between...
HTML Escape and Unescape There are some special characters that are reserved for use in HTML document. It means...
Leave a Comment
Cancel reply