Skip to content Skip to sidebar Skip to footer
Showing posts with the label Data Conversion

How To Compare Dates In Javascript With Two Different Format?

function mainFunc() { dueDate = '30/12/2014'; var firstReminderDate = dueDate; … Read more How To Compare Dates In Javascript With Two Different Format?

Rtf Format In Web Text Editor

Is there a text editor on the web that supports input from RTF-formatted documents? I know it is a … Read more Rtf Format In Web Text Editor