Announcement

Collapse
No announcement yet.

Compare Dates In Luascript

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Compare Dates In Luascript

    What would be the best way to compare the dates of two files in Luascript? Possibly using String.Compare with ISO format dates?

  • #2
    What you suggest here should work well. Comparing the WriteDateISO strings should give you the expected result.

    Ulrich

    Comment


    • #3
      Thanks Ulrich. Ya, I've tested it quite a bit, and that does seem to work well.

      Comment

      Working...
      X