How to show current stock price instead of yesterday's close price - yahoo-api

I am using this http://community.rightpoint.com/blogs/viewpoint/archive/2014/02/25/how-to-display-stock-information-in-sharepoint-2013.aspx to display stock price on our sharepoint site. However, for past few days it only displaying the day before closing price. Any idea how to go by fixing the issue?
I am sorry if I am not being in complaint with SO. Please let me know if I need to improve any part of body.

Related

Wildcard for meta description in Joomla

I am wondering if there's a way that I can easily change the month in some Joomla Menus meta title and description.
I thought maybe I could use some sort of wildcard that I could change (somewhere).
So say I put in (*&&) it would display as "October 2017" and then I could change it on the 1st of every month.
I have hundreds that would need changing monthly otherwise and it would be rather time consuming.
The free or paid version of Regular Labs ReReplacer could be used for this.

Facebook timeline no postings before 1970-01-01

I am administrating a company FB channel and currently I am trying to upload images of the brand's history. However, the upload feature freezes when I add an image or posting prior to 1970-1-1. I guess that's an issue with the database and related to the UNIX timestamp. Does anyone have a hint for me?
They are possibly using epoch timestamps which can not contain dates prior to 1/1/1970. In anycase... This is a bug and should be reported to Facebook at their Bug System
For what it's worth, text posts and milestones can still be backdated before the Unix epoch, just not photos or videos.
I've had the same problem too for almost on two months. (Three bug reports didn't change anything!)
I can confirm that milestones can be placed before 1970. Thanks. I have sent numerous bug reports to FB about the problem with photos with no results. I guess no one over 42 works at Facebook.
It appears that Facebook is only using epoch timestamps to determine IF they want to save the date now.
Before I could set the date to before the UNIX timestamp, and they still appear correctly. However, if you want to change the date you can only choose a date of 1 January 1970 or later.
It amazes me that this bug still hasn't been fixed.
Yes, thank you! posting milestones do work prior to 1/1/1970 including with photos. I added a milestone and tried both adding a photo (from the existing photo gallery) at the same time as posting the milestone and editing the milestone after it was posted to add the photo. Not tried video yet (as I don't have any moving images prior to 1970!). See FB for Swords Aviation. You do need to set the start date of your timeline prior to the date you want to post of course.

All day numbers and week days appear in only a single column

All the day numbers and week days on twitter bootstrap date picker show up in only one column. Could you help me?
This happens when the css part of the datepicker is missing. Grab the less file from https://github.com/twitter/bootstrap/pull/657/files and incorporate it to your system, or take it directly in css from the link you posted

Lost months with core data

I am storing dates in a core data data file whenever the user uses my app and then displaying them back to the user. For some reason, just every now and again, i get an entry with the the right day and year but the month has dropped back to the fires. Has anyone heard of this happening in the past and know how to fix it?
Everything seems unaffected (ie time, days and years) except month. It only ever changes to january (IE it either works right eg 23/5/2011 or it defaults to january eg 23/1/2011)
Thanks to anyone who can shed some light on this or can even point me in the right direction as to finding the problem as so far it looks random
thanks
Found my issue. It wasn't random, it only happens when I quit the app then go back in. I wasn't handling the date correctly when I feed it back into the app.

CMSMS module Availability with CGCalendar

*CMSMS module QUESTION *
Hi all,
I have asked this question on the CMSMS forum but as of yet have not received any responses, so hopefully someone here can help!
I am using the 'Availability' module in conjuction with 'CGCalendar' which is great, but in stead of buttons to go the next and previous months (powered by Ajax), I need a drop down select box to choose a new month/year. I thought I had figured this out by refreshing the page with jQuery passing thorugh new values for month and year, but although the reservations change as required, the number of days in the month and the start date are the same as the initial number.
You can view a test page here:
http://aonachmor.cahilldesigns.com/test
Hopefully this makes sense, I know it is a bit specific but you guys are professionals and someone out there must know how to fix this!
Thanks