Easy PHP Calendar - We really take care of your dates!


Go Back   Easy PHP Calendar > General Discussion > General Support

General Support Questions about using the Easy PHP Calendar. (Not installation or customizations)

Closed Thread
 
Thread Tools Search this Thread Display Modes

Intergrating with other site features
Old 11-05-2006, 01:05 PM   #1
jspe377523
Calendar User
 
jspe377523 is offline
Join Date: Aug 2006
Posts: 30
Default Intergrating with other site features

Hi there,

I think the calendar is great, but I have a question I cannot seem to find an answer to.

I would like to display the calendar data else where in my site however:

My host has not enabled the calendar functions and there for i dont seem to be able to use the jdtounix function for instance. Is it possible to convert the julian date in the database to something more 'friendly' such as 1st January etc

I cannot load extensions using dl() either

I am sure it can be done cos the calendar popups show friendly dates. I have spent most of the day looking over php.net manuals trying stuff there and would love some pointers or some help.

Thanks very much
James

ps if i am being unclear then let me know.
 

Old 11-05-2006, 01:24 PM   #2
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

You may want to Google for a function that can convert the Julian format without PHP's calendar functions. (I had this somewhere before... If I find it, I'll post it...)
__________________
-- Brian

Questions?

Instructions: Version 6 - Version 7 | FAQ | Errors FAQ | Paths FAQ | Forums | Support
| Web Site Hosting
 

Old 11-05-2006, 02:46 PM   #3
jspe377523
Calendar User
 
jspe377523 is offline
Join Date: Aug 2006
Posts: 30
Default

Thanks Bran,

Your help will be great and i will keep an eye out. Have been googling all day!! hehe Anyway I will keep looking.

Cheers
James
 

Old 11-05-2006, 03:44 PM   #4
jspe377523
Calendar User
 
jspe377523 is offline
Join Date: Aug 2006
Posts: 30
Default

Dare I ask how the calendar popups do this?
 

Old 11-05-2006, 04:44 PM   #5
jspe377523
Calendar User
 
jspe377523 is offline
Join Date: Aug 2006
Posts: 30
Default

Not sure but i think i got this finally!!!!

<?php $unixtimestamp = ($row_recordset ['startdate'] - 2440587.5) * 86400; echo date( "jS F" , $unixtimestamp )?>

Sees to be showing the correct dates in my array for my list of events!

I am surprised it is so easy. But I am still interested in the other stuff.

Thanks again.
James
 

Old 11-05-2006, 05:48 PM   #6
jspe377523
Calendar User
 
jspe377523 is offline
Join Date: Aug 2006
Posts: 30
Default

I have worked this through on a number of pages now and decided my last post works fine.

Infact I am now working through the process of using the calendar table in the database to host all of the event information for my entire site. I used to manage 3 different tables for different reasons, I will now use just 1! Excellent!

Thanks once again, I know I have said it alot but its a great calendar, well worth it.

Cheers
James
 
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Need Help with Calendar on New site! natep General Support 9 09-01-2006 09:01 PM
Installing on test site, then moving to another domain (which is MS hosted now) tgaroutte General 9 04-27-2006 07:10 PM
has anyone install to NetFirms hosted site? neubeedoo Installation / Upgrade Questions 9 11-11-2005 01:02 AM
Calendar Suddenly Killed My Web Site calendar-user General Support 4 11-07-2005 02:42 PM
Using the calendar on a mirror site Squirrel General Support 7 11-18-2004 07:34 PM



All times are GMT -4. The time now is 01:59 AM.


vBulletin skins developed by: eXtremepixels
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright 2009 NashTech, Inc.

| Home | Register | Today's Posts | Search | New Posts |