Sponsored Content
Top Forums Shell Programming and Scripting add one hour to each time field Post 302721045 by RudiC on Thursday 25th of October 2012 06:09:45 AM
Old 10-25-2012
As you don't mention your system, I can only offer what is working on my linux machine:
Code:
date -d'2012-08-17 23:59:55.000 + 1'
Sat Aug 18 00:59:55 CEST 2012

On FreeBSD, this should work:
Code:
date -j -v+1H -f"%Y-%m-%d %H:%M" "2012-10-17 23:55"
Thu Oct 18 00:55:56 CEST 2012


Last edited by RudiC; 10-25-2012 at 07:50 AM..
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

getting hour minus the current time

Can some one help me getting last hour of the current time with date command in a script. (7 Replies)
Discussion started by: shehzad_m
7 Replies

2. Linux

How to add and extra hour to the start time

Hi Actually what am trying to ask is , i have an shell script ,now i want to run this shell script for one hour continuously and after one hour it has to stop automatically. can any one suggest me how to automate the shell script ? we tried wth the getting the start time and add ing an hour... (8 Replies)
Discussion started by: lalitka
8 Replies

3. UNIX for Advanced & Expert Users

How to set NTP server to +1 hour time?

Hello, colleges! I need to synchronize time on several thousands device (UTM-1 Edge Appliances - All inclusive, all secure, all branch offices.) which don`t understand summer time at all. But in my country summer time are used. I plan to sync it with NTP server with modificated time: plus one... (2 Replies)
Discussion started by: chmelvv
2 Replies

4. AIX

Time getting reduced by 1 hour

I am setting TZ=EST5EDT,M3.2.0/02:00:00,M11.1.0/02:00:00 Then Setting the date to Mar 14 01:40 EST date 0314014010 Sun Mar 14 01:40:36 EDT 2010 Note that it show it EST. According to my TZ variable 01:40 Should be in EST only. On executing date command once again it shows date Sun Mar... (4 Replies)
Discussion started by: januuj23
4 Replies

5. UNIX for Dummies Questions & Answers

How do i set time in 24 hour format?

Currently whenever i run date command output is shown like Mon Apr 12 05:17:21 IST 2010 When its 17:17 Here. How would i change it so that it should show. Mon Apr 12 17:17:21 IST 2010 (8 Replies)
Discussion started by: pinga123
8 Replies

6. Shell Programming and Scripting

Doing math on 24 hour time base

I'm trying to do some simple math on a 24 hour time base. The time is in the format of HM (HoursMinutes) For example: 2330 #23:30 1800 #18:00 730 #07:30 my problem is with the single-digit hours. If the time is 2200, I use this code: baseTime=2200 minutes=${baseTime:2:3}... (3 Replies)
Discussion started by: jondecker76
3 Replies

7. UNIX for Dummies Questions & Answers

How to add an hour or a minute to a time?

Hi, The timestamp is June 06 2011 11:05AM i need 2 results. first, an hour added to it, June 06 2011 12:05AM second, a minute added to it, June 06 2011 11:06AM How can i do this? Also when it reaches 12:59, it needs to start from 1 again without giving the output as 13:00. it... (17 Replies)
Discussion started by: irudayaraj
17 Replies

8. Shell Programming and Scripting

Incrementing a time by one hour issues

Hi all, I need your help to increment a time by one hour. The difficulty is the time is in a string format and not a value cat file | awk '{print $1,$2}' 09/02/2011 20:11 09/03/2011 20:11 I want to change the time to be as follows 09/02/2011 21:11 or even 09/02/2011 20:21 Can... (2 Replies)
Discussion started by: Junes
2 Replies

9. AIX

crontab 1 hour off from current time

This is a new one on me. We upgraded a system from AIX 5.3 TL 7 to 6.1 TL 7 yesterday. The app people notified us that their cron jobs weren't running at the right time. So I made a test cron entry and here's what I've found: # crontab -l * * * * * /usr/bin/date > /tmp/test.log 2>&1 # cat... (2 Replies)
Discussion started by: homeyjoe
2 Replies

10. Shell Programming and Scripting

How to convert 24 hour time to 12 hour timing?

Hi friends, I want to convert 24 hour timing to 12 hour please help me... my data file looks like this.. 13-Nov-2011 13:27:36 15.32044 72.68502 13-Nov-2011 12:08:31 15.31291 72.69807 16-Nov-2011 01:16:54 15.30844 72.74028 15-Nov-2011 20:09:25 15.35096 ... (13 Replies)
Discussion started by: nex_asp
13 Replies
WMCALCLOCK(1)						      General Commands Manual						     WMCALCLOCK(1)

NAME
WMCALCLOCK - Dockable Calendar Clock SYNOPSIS
wmCalClock [-h] [-display <Display>] [-b <Volume>] [-e <Command>] [-24] [-s] [-S] [-L <Longitude>] [-l] [-tc <color>] [-bc <color>] [-tek- ton] [-comicsans] [-arial] [-luggerbug] [-jazz] DESCRIPTION
wmCalClock is a simple Calendar Clock with anti-aliased text and drop-shadows. OPTIONS
-h Display list of command-line options. -display [display] Use an alternate X Display. -b <Volume> Beep on the hour with specified volume (between -100 and 100). -e <Command> Command to execute via double click of mouse button 1. (Use quotes if your command has white space in it). -24 Show time in 24-hour format instead of default 12-hour AM/PM format. -30 Show local time in 30-hour format. Times between midnight and 6 AM are displayed as belonging to the previous day, so the hour ranges from 6 to 29. -g Show Greenwich Mean Time (GMT). -s Show Greenwich Mean Sidereal Time (GMST) in 24-hour format. -S Dont show seconds. -L <Longitude> Show Local Sidereal Time (LST) in 24-hour format. Longitude is in degrees (- for West + for East). -l Force use of lower color pixmap to conserve colors. On displays with <= 8 bits, the low color Pixmap will always be used. -tc <color> Change color of time-field digits. -bc <color> Change color of time-field background. -tekton Use the Tekton font for time field. -arial Use the Arial (i.e. Helvetica) font for time field. -jazz Use the JazzPoster font for time field. -luggerbug Use the LuggerBug font for time field. -comicsans Use the ComicSans font for time field. BUGS
Who knows? (Let me know if you find any). AUTHOR
Michael G. Henderson <mghenderson@lanl.gov> 16 December 1998 WMCALCLOCK(1)
All times are GMT -4. The time now is 11:04 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy