05.01.2013 Views

Downloading - Weber Marking Systems

Downloading - Weber Marking Systems

Downloading - Weber Marking Systems

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

get_day(date_value)<br />

Appendix A: Data Expressions<br />

Returns the day of the month for an internal date value. A date value<br />

is a number that Legi uses to store dates internally (the number of days<br />

passed since a certain date).<br />

Parameters: Date value.<br />

Example: get_day(get_current_date())<br />

Result: 911<br />

get_day_of_week(date_value)<br />

Note: The current date is June 11, 1999.<br />

See also:<br />

format_date<br />

get_current_date<br />

get_date_value<br />

get_day_of_week<br />

get_job_start_date<br />

get_job_submit_date<br />

get_julian_day<br />

get_month<br />

get_week_of_year<br />

get_year<br />

Returns a day of week number between 1 and 7 (1 is Sunday, 7 is<br />

Saturday) based on the date value entered. A date value is a number<br />

that Legi uses to store dates internally.<br />

Parameters: Date value.<br />

Example: get_day_of_week(get_current_date())<br />

Result: 6<br />

Note: The current date is Friday, June 11, 1999.<br />

Legitronic User Manual (v3.4) 148

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!