Computing.Net > Forums > Unix > Search Results

Quick Links

Computing.Net Solution Center
Desktop Access to Search
Ask a New Question

Sponsored Results for: Date calculations

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: Date calculations

Product Search Results


Results 1 - 25 of 653

[higher confidence] - higher confidence, [lower confidence] - lower confidence

Date calculations
    Summary: I am looking for a unix script that will calculate a date in the past and also accounts for past months and year. Any help with this would be greatly...

Date Calculation
    Summary: Hello All, Need Help!!! I want to create a unix script, which will calculate a particular date for every Quarter. Any help on this will be appreciated...

Get Tomorrow's Date in ddmmyy
    Summary: William Robertson has done some fine work with date calculation he chose to share with us here. http://www.williamrobertson.pwp.blueyonder.co.uk/code/...

Julian Date for Janurary 1st
    Summary: bam74: What Mike has pointed you to is the US Naval observatory's Julian Date calculator. Joseph Scaliger defined the number of continuous days elaps...

mail reminder
    Summary: My script, as posted above, did not compute 3 days in advance, and instead used a hard-coded value for $soon. I had that set to 20021215 to make a lo...

Clean up directories.
    Summary: William Robertson did a great job solving date calculations with the shell. http://www.williamrobertson.pwp.blueyonder.co.uk/code/shift_date.txt ...

how to calculate date (urgent)
    Summary: i need help! can someone help me please? i try to calculate date under unix (ksh)... example: todays date: 2003.07.23 date-5 = 2003.07.28 how can i do...

calculate previous date
    Summary: Hi, I'm new in writing unix scripts. Currently I need to write a script to calculate previous date. Lucky this web site has infomation on it. I have f...

Calculation the date
    Summary: I have to calculate the date - 1. I use this shell: #!/bin/sh DataFlusso='date +"%Y%m%d"' DataFlusso='expr $DataFlusso - 1' but if the date is 2004050...

Getting old date into variable
    Summary: Carl: In an earler thread in this forum named: count days since jan 1 1970 discusses this particular problem. In this thread, I say what a pain date ...

get weekday from date
    Summary: I'm trying to rename a file from gjoob.txt to gjoob_monday.txt depending on the day of the week. I can get the current day of the month by typing `dat...

renaming files based on date arguments
    Summary: @echo off ------------------------- :: Description: Deletes files older than a specified number of days :: ++ attributes not set :: :: Author...

Calculating 14 days in the future
    Summary: I'm trying to calculate the date 14 days into the future with the date function. Searching in this site I found something in a past post that subtrac...

week number of a date from FY
    Summary: Fiscal year is defined by your company. Does your fiscal year always begin with a full 7-day week? And will the input to this script be the beginnin...

Unix Modification Date
    Summary: So say today is Feb 14,2003 then calculate the number of days till that date, i.e 46 days, then give : find . -type f -mtime 46 >/tmp/err ...

Calculating time difference
    Summary: Hi Dave I have 1 problem with the script If I have more than 2 lines for the date I get an error - I need to calculate the 1st & last. eg: 21:20:46 10...

script execution time calculation
    Summary: #!/bin/ksh # At script beginning, get day of month. BDAY=$(date +%e) # Get time in seconds. ((BTIME=($(date +%H)*3600)+($(date +%M)*60)+$(date +%S))) ...

set variables from date conversion
    Summary: I have converted a given date to julian date, done some calculations (add, subtract,etc)and have converted the result back to gregorian date - but I c...

subtracting days from current date
    Summary: I am trying to subtract 35 days from the current date.. Whatever that date is, needs to be appended to my output filename. The following will subtract...

Calculate Previous Date in ksh
    Summary: All, I have a requirement to assign yesterday's date in to a var. This should be compatible with all the months from Jan to Dec. Appreciate your help ...

date time manipulation in shell programs
    Summary: Dear All, I would like to have a program for date time calculation. For example: current : 2000208081030 --> after 5 minutes it will become ...

Prb in Yest'days Date Format
    Summary: Dear All, I'm using following script to calculate Yesterday's Date as a portion of a huge script. #!/bin/ksh set -A DAYS Sat Sun Mon Tue Wed Thu Fri ...

julian dates
    Summary: Does anyone know how to calculate a julian date in Korn shell?...

Unix current date minus 3 months
    Summary: How do I calculate today's date minus 3 months? For example, I need this date (date +%D) which is 02/17/03 minus 3 months. So, my result that I want...

weeknumber out of given date
    Summary: I want to calculate a weeknumber out of a given date. This is easy for the systemdate (date +%V), but how do I do this for a given date? ...

Jump To: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | >>

Sponsored Results for: Date calculations

Ads by Google