Calculate Number of Days Between Two Dates November 11, 2020 Code Snippets 0 Comments 615 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
Remove Last N Characters from String While working with text processing we might need to remove last N characters from a...
Generate SHA-224 Hash SHA-224 is a cryptographic hash function that accepts a string of any length and returns...
Generate SHA-512/256 Hash SHA-512/256 is a truncated version of SHA-512. Algorithm is the same as SHA-512 but differs...
Leave a Comment
Cancel reply