Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Date window default

From: sanghabum::aol::com at: 4-Jul-2001 11:14

Does anyone know if it is possible to poke the system object to change the 2-digit year century window? Standard behaviour:
>> load "31-12-49"
== 31-Dec-2049
>> load "31-12-50"
== 31-Dec-2050 I've got an application where I'd prefer the century range to be 1920-2019. Thanks, Colin.