About: SetCalendar   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

function SetCalendar (int nYear,int nMonth, int nDay) Set the calendar to the specified date. * nYear: should be from 0 to 32000 inclusive - * nMonth: should be from 1 to 12 inclusive - * nDay: should be from 1 to 28 inclusive 1. * Time can only be advanced forwards; attempting to set the time backwards will result in no change to the calendar. 2. * If values larger than the month or day are specified, they will be wrapped around and the overflow will be used to advance the next field. e.g. Specifying a year of 1350, month of 33 and day of 10 will result in the calender being set to a year of 1352, a month of 9 and a day of 10. * Return type: void * Include file: nwscriptdefn

AttributesValues
rdfs:label
  • SetCalendar
  • SetCalendar
rdfs:comment
  • function SetCalendar (int nYear,int nMonth, int nDay) Set the calendar to the specified date. * nYear: should be from 0 to 32000 inclusive - * nMonth: should be from 1 to 12 inclusive - * nDay: should be from 1 to 28 inclusive 1. * Time can only be advanced forwards; attempting to set the time backwards will result in no change to the calendar. 2. * If values larger than the month or day are specified, they will be wrapped around and the overflow will be used to advance the next field. e.g. Specifying a year of 1350, month of 33 and day of 10 will result in the calender being set to a year of 1352, a month of 9 and a day of 10. * Return type: void * Include file: nwscriptdefn
  • Plik do załączenia: (nie wymagany) Parametry: * nYear - liczba naturalna, rok * nMonth - liczba naturalna, miesiąc * nDay - liczba naturalna, dzień
dcterms:subject
dbkwik:nwn2/proper...iPageUsesTemplate
abstract
  • function SetCalendar (int nYear,int nMonth, int nDay) Set the calendar to the specified date. * nYear: should be from 0 to 32000 inclusive - * nMonth: should be from 1 to 12 inclusive - * nDay: should be from 1 to 28 inclusive 1. * Time can only be advanced forwards; attempting to set the time backwards will result in no change to the calendar. 2. * If values larger than the month or day are specified, they will be wrapped around and the overflow will be used to advance the next field. e.g. Specifying a year of 1350, month of 33 and day of 10 will result in the calender being set to a year of 1352, a month of 9 and a day of 10. * Return type: void * Include file: nwscriptdefn
  • Plik do załączenia: (nie wymagany) Parametry: * nYear - liczba naturalna, rok * nMonth - liczba naturalna, miesiąc * nDay - liczba naturalna, dzień
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software